|
My Project
|
#include <SDL_test_harness.h>
Public Attributes | |
| char * | name |
| SDLTest_TestCaseSetUpFp | testSetUp |
| const SDLTest_TestCaseReference ** | testCases |
| SDLTest_TestCaseTearDownFp | testTearDown |
Holds information about a test suite (multiple test cases).