uTL
micro Template library
test_1w Namespace Reference

Classes

class  OW
 
class  Test_1w_impl
 

Functions

 TEST_F (Test_1w_impl, TestConcept)
 
 TEST_F (Test_1w_impl, TestConstruction)
 
 TEST_F (Test_1w_impl, TestFunctionality)
 

Detailed Description

Warning
This is not right way of testing communication interfaces. We have to implement a Mock object to simulate the slave's behavior. Until then we have the following.

Function Documentation

◆ TEST_F() [1/3]

test_1w::TEST_F ( Test_1w_impl  ,
TestConcept   
)

Definition at line 50 of file test_1w_impl.cpp.

◆ TEST_F() [2/3]

test_1w::TEST_F ( Test_1w_impl  ,
TestConstruction   
)

Definition at line 54 of file test_1w_impl.cpp.

◆ TEST_F() [3/3]

test_1w::TEST_F ( Test_1w_impl  ,
TestFunctionality   
)

Definition at line 58 of file test_1w_impl.cpp.