no-OS
Loading...
Searching...
No Matches
test_entry Struct Reference

Top-level test group registered by the example. More...

Public Attributes

char key
 
const char * name
 
test_func_t func
 
bool skip_all
 

Detailed Description

Top-level test group registered by the example.

Member Data Documentation

◆ func

test_func_t test_entry::func

Function that executes the group.

◆ key

char test_entry::key

Optional menu key for a future interactive runner. IF if you want to test them in a different order/repeating

◆ name

const char* test_entry::name

Short group name printed or selected by the runner.

◆ skip_all

bool test_entry::skip_all

If true, the group is omitted from the default all-run.


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