|
CUTB
|
API functions used in CUTB language C framework. More...
Functions | |
| void | cutb_run_test (size_t idx) |
Runs the test corresponding to the idx. More... | |
| size_t | cutb_ntests (void) |
API functions used in CUTB language C framework.
| size_t cutb_ntests | ( | void | ) |
| void cutb_run_test | ( | size_t | idx | ) |
Runs the test corresponding to the idx.
| idx | index of the test to run. |
1.8.11