UFO: Alien Invasion
|
Test cases for code below client/ui/. More...
Go to the source code of this file.
Data Structures | |
class | UITest |
Functions | |
TEST_F (UITest, TimerDataStructure) | |
unittest around timer data structure. It not test timer execution. More... | |
Test cases for code below client/ui/.
Definition in file test_ui.cpp.
TEST_F | ( | UITest | , |
TimerDataStructure | |||
) |
unittest around timer data structure. It not test timer execution.
Definition at line 45 of file test_ui.cpp.
References uiTimer_s::next, uiTimer_s::owner, UI_AllocTimer(), UI_TimerRelease(), UI_TimerStart(), and UI_TimerStop().