Subastra
|
Functions | |
void | _test_setup () |
void | _test_cleanup () |
void | _test_insert_get () |
void | _test_insert_overwrite_get () |
void | _test_get_missing () |
void | _test_collision_chain () |
void | _test_map_grow () |
Variables | |
static map_t | map |
int | _test_count = 5 |
const char * | _tests [] |
void _test_cleanup | ( | ) |
void _test_collision_chain | ( | ) |
void _test_get_missing | ( | ) |
void _test_insert_get | ( | ) |
void _test_insert_overwrite_get | ( | ) |
void _test_map_grow | ( | ) |
void _test_setup | ( | ) |
int _test_count = 5 |
const char* _tests[] |
|
static |