|
OpenVPN
|

Go to the source code of this file.
Data Structures | |
| struct | test_segv |
Functions | |
| static void | test_segfault_recovery (void **state) |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 22 of file test_exception_handler.c.
References cmocka_run_group_tests, cmocka_unit_test, and test_segfault_recovery().
|
static |
Definition at line 13 of file test_exception_handler.c.
References test_segv::x.
Referenced by main().
1.8.13