UFO: Alien Invasion
Loading...
Searching...
No Matches
test_ui.cpp File Reference

Test cases for code below client/ui/. More...

Include dependency graph for test_ui.cpp:

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.

Detailed Description

Test cases for code below client/ui/.

Definition in file test_ui.cpp.

Function Documentation

◆ TEST_F()

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_t::next, uiTimer_t::owner, UI_AllocTimer(), UI_TimerRelease(), UI_TimerStart(), and UI_TimerStop().