RTXI  2.4
The Real-Time eXperiment Interface Documentation
Functions
io_tests.cpp File Reference
#include <io.h>
#include <iostream>
#include <io_tests.h>
Include dependency graph for io_tests.cpp:

Go to the source code of this file.

Functions

 TEST_F (IOBlockTest, getName)
 
 TEST_F (IOBlockTest, getCount)
 
 TEST_F (IOBlockTest, getDescription)
 
 TEST_F (IOBlockTest, getValue)
 
 TEST_F (IOBlockTest, input)
 
 TEST_F (IOBlockTest, output)
 
 TEST_F (IOConnectorTest, getInstance)
 
 TEST_F (IOConnectorTest, connections)
 
 TEST_F (IOConnectorTest, foreachBlock)
 
 TEST_F (IOConnectorTest, foreachConnection)
 

Function Documentation

◆ TEST_F() [1/10]

TEST_F(IOBlockTest ,
getCount  
)

Definition at line 32 of file io_tests.cpp.

◆ TEST_F() [2/10]

TEST_F(IOBlockTest ,
getDescription  
)

Definition at line 38 of file io_tests.cpp.

◆ TEST_F() [3/10]

TEST_F(IOBlockTest ,
getName  
)

Definition at line 24 of file io_tests.cpp.

◆ TEST_F() [4/10]

TEST_F(IOBlockTest ,
getValue  
)

Definition at line 44 of file io_tests.cpp.

◆ TEST_F() [5/10]

TEST_F(IOBlockTest ,
input  
)

Definition at line 51 of file io_tests.cpp.

Here is the call graph for this function:

◆ TEST_F() [6/10]

TEST_F(IOBlockTest ,
output  
)

Definition at line 93 of file io_tests.cpp.

Here is the call graph for this function:

◆ TEST_F() [7/10]

TEST_F(IOConnectorTest ,
connections  
)

Definition at line 113 of file io_tests.cpp.

◆ TEST_F() [8/10]

TEST_F(IOConnectorTest ,
foreachBlock  
)

Definition at line 157 of file io_tests.cpp.

◆ TEST_F() [9/10]

TEST_F(IOConnectorTest ,
foreachConnection  
)

Definition at line 163 of file io_tests.cpp.

◆ TEST_F() [10/10]

TEST_F(IOConnectorTest ,
getInstance  
)

Definition at line 104 of file io_tests.cpp.

Here is the call graph for this function: