|
OpenVPN
|

Go to the source code of this file.
Functions | |
| static void | null_test_success (void **state) |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 11 of file simple_test.c.
References cmocka_run_group_tests, cmocka_unit_test, and null_test_success().
|
static |
Definition at line 7 of file simple_test.c.
Referenced by main().
1.8.13