SDL  2.0
testautomation_suites.h File Reference
#include "SDL_test.h"
+ Include dependency graph for testautomation_suites.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

SDLTest_TestSuiteReference audioTestSuite
 
SDLTest_TestSuiteReference clipboardTestSuite
 
SDLTest_TestSuiteReference eventsTestSuite
 
SDLTest_TestSuiteReference keyboardTestSuite
 
SDLTest_TestSuiteReference mainTestSuite
 
SDLTest_TestSuiteReference mouseTestSuite
 
SDLTest_TestSuiteReference pixelsTestSuite
 
SDLTest_TestSuiteReference platformTestSuite
 
SDLTest_TestSuiteReference rectTestSuite
 
SDLTest_TestSuiteReference renderTestSuite
 
SDLTest_TestSuiteReference rwopsTestSuite
 
SDLTest_TestSuiteReference sdltestTestSuite
 
SDLTest_TestSuiteReference stdlibTestSuite
 
SDLTest_TestSuiteReference surfaceTestSuite
 
SDLTest_TestSuiteReference syswmTestSuite
 
SDLTest_TestSuiteReference timerTestSuite
 
SDLTest_TestSuiteReference videoTestSuite
 
SDLTest_TestSuiteReference hintsTestSuite
 
SDLTest_TestSuiteReferencetestSuites []
 

Variable Documentation

§ audioTestSuite

Reference to all test suites.

Definition at line 1033 of file testautomation_audio.c.

§ clipboardTestSuite

SDLTest_TestSuiteReference clipboardTestSuite

Definition at line 179 of file testautomation_clipboard.c.

§ eventsTestSuite

SDLTest_TestSuiteReference eventsTestSuite

Definition at line 196 of file testautomation_events.c.

§ hintsTestSuite

Definition at line 163 of file testautomation_hints.c.

§ keyboardTestSuite

SDLTest_TestSuiteReference keyboardTestSuite

Definition at line 708 of file testautomation_keyboard.c.

§ mainTestSuite

Definition at line 150 of file testautomation_main.c.

§ mouseTestSuite

Definition at line 601 of file testautomation_mouse.c.

§ pixelsTestSuite

SDLTest_TestSuiteReference pixelsTestSuite

Definition at line 524 of file testautomation_pixels.c.

§ platformTestSuite

SDLTest_TestSuiteReference platformTestSuite

Definition at line 579 of file testautomation_platform.c.

§ rectTestSuite

Definition at line 1691 of file testautomation_rect.c.

§ renderTestSuite

SDLTest_TestSuiteReference renderTestSuite

Definition at line 1094 of file testautomation_render.c.

§ rwopsTestSuite

Definition at line 743 of file testautomation_rwops.c.

§ sdltestTestSuite

SDLTest_TestSuiteReference sdltestTestSuite

Definition at line 1314 of file testautomation_sdltest.c.

§ stdlibTestSuite

SDLTest_TestSuiteReference stdlibTestSuite

Definition at line 314 of file testautomation_stdlib.c.

§ surfaceTestSuite

SDLTest_TestSuiteReference surfaceTestSuite

Definition at line 641 of file testautomation_surface.c.

§ syswmTestSuite

Definition at line 56 of file testautomation_syswm.c.

§ testSuites

Initial value:
= {
}
SDLTest_TestSuiteReference mainTestSuite
SDLTest_TestSuiteReference pixelsTestSuite
SDLTest_TestSuiteReference hintsTestSuite
SDLTest_TestSuiteReference timerTestSuite
SDLTest_TestSuiteReference syswmTestSuite
SDLTest_TestSuiteReference mouseTestSuite
SDLTest_TestSuiteReference renderTestSuite
SDLTest_TestSuiteReference stdlibTestSuite
SDLTest_TestSuiteReference audioTestSuite
SDLTest_TestSuiteReference sdltestTestSuite
SDLTest_TestSuiteReference surfaceTestSuite
SDLTest_TestSuiteReference rectTestSuite
SDLTest_TestSuiteReference videoTestSuite
SDLTest_TestSuiteReference platformTestSuite
SDLTest_TestSuiteReference eventsTestSuite
#define NULL
Definition: begin_code.h:164
SDLTest_TestSuiteReference clipboardTestSuite
SDLTest_TestSuiteReference rwopsTestSuite
SDLTest_TestSuiteReference keyboardTestSuite

Definition at line 32 of file testautomation_suites.h.

Referenced by main(), and SDLTest_RunTest().

§ timerTestSuite

Definition at line 196 of file testautomation_timer.c.

§ videoTestSuite

Definition at line 1806 of file testautomation_video.c.