|
RTC Toolkit
0.1.0-alpha
|
#include <gmock/gmock.h>#include "mockRunTimeRepo.hpp"#include "rtctk/componentFramework/matrixBuffer.hpp"#include <numeric>Functions | |
| TEST (testMockWrite, writeInt) | |
| TEST (testMockWrite, writeBool) | |
| TEST (testMockWrite, writeVectorFloat) | |
| TEST (testMockWrite, writeMatrixFloat) | |
| TEST | ( | testMockWrite | , |
| writeBool | |||
| ) |
| TEST | ( | testMockWrite | , |
| writeInt | |||
| ) |
| TEST | ( | testMockWrite | , |
| writeMatrixFloat | |||
| ) |
| TEST | ( | testMockWrite | , |
| writeVectorFloat | |||
| ) |