![]() |
no-OS
|
Top-level test group registered by the example. More...
Public Attributes | |
| char | key |
| const char * | name |
| test_func_t | func |
| bool | skip_all |
Top-level test group registered by the example.
| test_func_t test_entry::func |
Function that executes the group.
| char test_entry::key |
Optional menu key for a future interactive runner. IF if you want to test them in a different order/repeating
| const char* test_entry::name |
Short group name printed or selected by the runner.
| bool test_entry::skip_all |
If true, the group is omitted from the default all-run.