Crossfire Server, Trunk
R22047
|
Go to the source code of this file.
Macros | |
#define | NUM_TREASURE_LISTS 2 |
Functions | |
int | main (void) |
static void | setup (void) |
START_TEST (test_treasurelist_find_matching_type) | |
static void | teardown (void) |
static END_TEST Suite * | treasure_suite (void) |
#define NUM_TREASURE_LISTS 2 |
Referenced by START_TEST().
int main | ( | void | ) |
Definition at line 198 of file check_treasure.c.
References treasure_suite().
|
static |
Definition at line 38 of file check_treasure.c.
References cctk_init_std_archetypes(), cctk_setdatadir(), and cctk_setlog().
Referenced by treasure_suite().
START_TEST | ( | test_treasurelist_find_matching_type | ) |
Definition at line 70 of file check_treasure.c.
References find_treasurelist(), free_objectlink(), NUM_TREASURE_LISTS, treasurelist_find_matching_type(), TRUE, and types.
|
static |
Definition at line 45 of file check_treasure.c.
Referenced by treasure_suite().
|
static |
Definition at line 185 of file check_treasure.c.
References setup(), and teardown().
Referenced by main().