Contains all the initialization information required to store a new test definition. More...
#include <test.h>
Data Fields | |
| const char * | category |
| test category | |
| const char * | description |
| optional brief detailed description of test | |
| const char * | name |
| name of test, unique to category | |
| const char * | summary |
| optional short summary of test | |
Contains all the initialization information required to store a new test definition.
Definition at line 154 of file test.h.
| const char* category |
| const char* description |
1.7.1