Crossfire Server, Branch 1.12  R12190
Functions
check_skill_util.c File Reference
#include <stdlib.h>
#include <check.h>
Include dependency graph for check_skill_util.c:

Go to the source code of this file.

Functions

int main (void)
void setup (void)
END_TEST Suite * skill_util_suite (void)
 START_TEST (test_empty)
void teardown (void)

Function Documentation

int main ( void  )

Definition at line 62 of file check_skill_util.c.

References skill_util_suite().

Here is the call graph for this function:

void setup ( void  )

Definition at line 36 of file check_skill_util.c.

END_TEST Suite* skill_util_suite ( void  )

Definition at line 49 of file check_skill_util.c.

References setup(), and teardown().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

START_TEST ( test_empty  )

Definition at line 44 of file check_skill_util.c.

void teardown ( void  )

Definition at line 40 of file check_skill_util.c.