|
SDL
2.0
|
Include dependency graph for testautomation_syswm.c:Go to the source code of this file.
Functions | |
| int | syswm_getWindowWMInfo (void *arg) |
| Call to SDL_GetWindowWMInfo. More... | |
Variables | |
| static const SDLTest_TestCaseReference | syswmTest1 |
| static const SDLTest_TestCaseReference * | syswmTests [] |
| SDLTest_TestSuiteReference | syswmTestSuite |
| int syswm_getWindowWMInfo | ( | void * | arg | ) |
Call to SDL_GetWindowWMInfo.
SysWM test suite
Definition at line 17 of file testautomation_syswm.c.
References NULL, SDL_CreateWindow, SDL_DestroyWindow, SDL_GetWindowWMInfo, SDL_TRUE, SDL_VERSION, SDL_WINDOW_HIDDEN, SDLTest_AssertCheck(), SDLTest_AssertPass(), SDLTest_Log(), TEST_ABORTED, TEST_COMPLETED, SDL_SysWMinfo::version, and window.
|
static |
Definition at line 47 of file testautomation_syswm.c.
|
static |
Definition at line 51 of file testautomation_syswm.c.
| SDLTest_TestSuiteReference syswmTestSuite |
Definition at line 56 of file testautomation_syswm.c.