Test Interface
Functions |
int | test_error (const char *message,...) |
void | test_depend (const char *depend) |
int | test_status (void) |
void | test_start (const char *name) |
int | test_end (const char *name) |
Variables |
int | test_repeat |
Function Documentation
int test_error |
( |
const char * |
message, |
|
|
... |
|
|
) |
|
|
|
Returns the status of the test. |
|