Tests
| Member Type | Member Name |
|---|---|
char | *name |
test_fn_t | func |
bool | is_integration |
bool | should_fail |
bool | success |
bool | skipped |
uint64_t | message_count |
char | **messages |
type alias
Section titled “type alias”(*test_fn_t) : void (void)
voidtests_run(void)
Defines
Section titled “Defines”IS_INTEGRATION_TEST:trueIS_UNIT_TEST:falseSHOULD_FAIL:trueSHOULD_NOT_FAIL:false