RTC Toolkit  0.1.0-alpha
Functions
testMock.cpp File Reference
#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)
 

Function Documentation

◆ TEST() [1/4]

TEST ( testMockWrite  ,
writeBool   
)

◆ TEST() [2/4]

TEST ( testMockWrite  ,
writeInt   
)

◆ TEST() [3/4]

TEST ( testMockWrite  ,
writeMatrixFloat   
)

◆ TEST() [4/4]

TEST ( testMockWrite  ,
writeVectorFloat   
)