Crossfire Server, Trunk
|
Go to the source code of this file.
Functions | |
static END_TEST Suite * | c_party_suite (void) |
int | main (void) |
static void | setup (void) |
START_TEST (test_party) | |
static void | teardown (void) |
|
static |
Definition at line 103 of file check_c_party.c.
References setup(), and teardown().
Referenced by main().
int main | ( | void | ) |
Definition at line 116 of file check_c_party.c.
References c_party_suite().
|
static |
Definition at line 38 of file check_c_party.c.
Referenced by c_party_suite().
START_TEST | ( | test_party | ) |
Definition at line 46 of file check_c_party.c.
References obj::contr, first_player, obj::name, pl::ob, pl::party, party_form(), party_get_first(), party_get_leader(), party_get_next(), party_obsolete_parties(), party_remove(), and party_struct::partyname.
|
static |
Definition at line 42 of file check_c_party.c.
Referenced by c_party_suite().