ReactOS
0.4.15-dev-5618-g8866b9d
|
Go to the source code of this file.
Functions | |
static void | udp_remove_all (void) |
static void | udp_setup (void) |
static void | udp_teardown (void) |
START_TEST (test_udp_new_remove) | |
END_TEST Suite * | udp_suite (void) |
START_TEST | ( | test_udp_new_remove | ) |
Definition at line 42 of file test_udp.c.
END_TEST Suite* udp_suite | ( | void | ) |
Create the suite including all tests for this module
Definition at line 62 of file test_udp.c.
Referenced by main().