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

Go to the source code of this file.

Functions

 TEST_F (WorkspaceInstanceTest, getCount)
 
 TEST_F (WorkspaceInstanceTest, getName)
 
 TEST_F (WorkspaceInstanceTest, getDescription)
 
 TEST_F (WorkspaceInstanceTest, getValue)
 
 TEST_F (WorkspaceInstanceTest, setValue)
 
 TEST_F (WorkspaceInstanceTest, getValueString)
 
 TEST_F (WorkspaceInstanceTest, setComment)
 
 TEST_F (WorkspaceManagerTest, getInstance)
 
 TEST_F (WorkspaceManagerTest, foreachWorkspace)
 

Function Documentation

◆ TEST_F() [1/9]

TEST_F(WorkspaceInstanceTest ,
getCount  
)

Definition at line 22 of file workspace_tests.cpp.

◆ TEST_F() [2/9]

TEST_F(WorkspaceInstanceTest ,
getDescription  
)

Definition at line 41 of file workspace_tests.cpp.

◆ TEST_F() [3/9]

TEST_F(WorkspaceInstanceTest ,
getName  
)

Definition at line 31 of file workspace_tests.cpp.

◆ TEST_F() [4/9]

TEST_F(WorkspaceInstanceTest ,
getValue  
)

Definition at line 48 of file workspace_tests.cpp.

◆ TEST_F() [5/9]

TEST_F(WorkspaceInstanceTest ,
getValueString  
)

Definition at line 66 of file workspace_tests.cpp.

◆ TEST_F() [6/9]

TEST_F(WorkspaceInstanceTest ,
setComment  
)

Definition at line 75 of file workspace_tests.cpp.

◆ TEST_F() [7/9]

TEST_F(WorkspaceInstanceTest ,
setValue  
)

Definition at line 55 of file workspace_tests.cpp.

◆ TEST_F() [8/9]

TEST_F(WorkspaceManagerTest ,
foreachWorkspace  
)

Definition at line 90 of file workspace_tests.cpp.

◆ TEST_F() [9/9]

TEST_F(WorkspaceManagerTest ,
getInstance  
)

Definition at line 81 of file workspace_tests.cpp.

Here is the call graph for this function: