zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDLTest_TestCaseReference Struct Reference

#include <SDL_test_harness.h>

Public Attributes

char * description
 
int enabled
 
char * name
 
SDLTest_TestCaseFp testCase
 

Detailed Description

Holds information about a single test case.

Definition at line 75 of file SDL_test_harness.h.

Member Data Documentation

char* SDLTest_TestCaseReference::description

Definition at line 81 of file SDL_test_harness.h.

Referenced by SDLTest_LogTestSuiteSummary(), and SDLTest_RunSuites().

int SDLTest_TestCaseReference::enabled

Definition at line 83 of file SDL_test_harness.h.

Referenced by SDLTest_RunSuites(), and SDLTest_RunTest().

char* SDLTest_TestCaseReference::name
SDLTest_TestCaseFp SDLTest_TestCaseReference::testCase

Definition at line 77 of file SDL_test_harness.h.

Referenced by SDLTest_RunTest().


The documentation for this struct was generated from the following file: