UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
test_ui.cpp File Reference

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...
 

Detailed Description

Test cases for code below client/ui/.

Definition in file test_ui.cpp.

Function Documentation

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().