#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 |
Definition at line 154 of file test.h.
const char* category |
const char* description |