RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <workspace_tests.h>
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) | |
| TEST_F | ( | WorkspaceInstanceTest | , |
| getCount | |||
| ) |
Definition at line 22 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| getDescription | |||
| ) |
Definition at line 41 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| getName | |||
| ) |
Definition at line 31 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| getValue | |||
| ) |
Definition at line 48 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| getValueString | |||
| ) |
Definition at line 66 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| setComment | |||
| ) |
Definition at line 75 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceInstanceTest | , |
| setValue | |||
| ) |
Definition at line 55 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceManagerTest | , |
| foreachWorkspace | |||
| ) |
Definition at line 90 of file workspace_tests.cpp.
| TEST_F | ( | WorkspaceManagerTest | , |
| getInstance | |||
| ) |
1.8.17