Subastra
|
Functions | |
void | _test_setup () |
void | _test_cleanup () |
void | _test_empty_insert () |
void | _test_middle_insert () |
void | _test_tail_insert () |
void | _test_remove_every_second () |
Variables | |
static list_t | list |
int | _test_count = 4 |
const char * | _tests [] |
void _test_cleanup | ( | ) |
void _test_empty_insert | ( | ) |
void _test_middle_insert | ( | ) |
void _test_remove_every_second | ( | ) |
void _test_setup | ( | ) |
void _test_tail_insert | ( | ) |
int _test_count = 4 |
const char* _tests[] |
|
static |