Crossfire Server, Branches 1.12
R18729
|
Go to the source code of this file.
Functions | |
END_TEST Suite * | c_party_suite (void) |
int | main (void) |
void | setup (void) |
START_TEST (test_party) | |
void | teardown (void) |
END_TEST Suite* c_party_suite | ( | void | ) |
Definition at line 85 of file check_c_party.c.
References setup(), and teardown().
Referenced by main().
int main | ( | void | ) |
Definition at line 98 of file check_c_party.c.
References c_party_suite().
void setup | ( | void | ) |
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, form_party(), get_firstparty(), obj::name, pl::ob, obsolete_parties(), pl::party, party_struct::partyleader, party_struct::partyname, and remove_party().
void teardown | ( | void | ) |
Definition at line 42 of file check_c_party.c.
Referenced by c_party_suite().