|
doc
|
#include <stdarg.h>#include <stddef.h>#include <setjmp.h>#include <cmocka.h>Go to the source code of this file.
Data Structures | |
| struct | argument_s |
Functions | |
| void | torture_cmdline_parse (int argc, char **argv, struct argument_s *arguments) |
| int | torture_csync_verbosity (void) |
| int | torture_run_tests (void) |
| void torture_cmdline_parse | ( | int | argc, |
| char ** | argv, | ||
| struct argument_s * | arguments | ||
| ) |
| int torture_csync_verbosity | ( | void | ) |
| int torture_run_tests | ( | void | ) |
1.8.14