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

Go to the source code of this file.

Functions

 TEST_F (EventObjectTest, ParameterTests)
 
 TEST_F (EventManagerTest, getInstance)
 
 TEST_F (EventManagerTest, postEvent)
 
 TEST_F (EventManagerTest, postEventRT)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F(EventManagerTest ,
getInstance  
)

Definition at line 36 of file event_tests.cpp.

Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F(EventManagerTest ,
postEvent  
)

Definition at line 43 of file event_tests.cpp.

Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F(EventManagerTest ,
postEventRT  
)

Definition at line 56 of file event_tests.cpp.

Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F(EventObjectTest ,
ParameterTests  
)

Definition at line 24 of file event_tests.cpp.