Contains all the initialization information required to store a new test definition.
More...
#include <test.h>
Contains all the initialization information required to store a new test definition.
Definition at line 235 of file test.h.
test category
Tests are categorized in a directory tree style hierarchy. It is expected that this string have both a leading and trailing forward slash ('/').
Definition at line 245 of file test.h.
More detailed description of test.
- Note
- The description must not end with a newline.
Definition at line 257 of file test.h.
unsigned int explicit_only |
Only run if explicitly named.
Run this test only if it's explicitly named on the command line. Do NOT run it as part of an execute category or execute all command.
Definition at line 265 of file test.h.
Short summary of test.
- Note
- The summary must not end with a newline.
Definition at line 251 of file test.h.
The documentation for this struct was generated from the following file: