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

Go to the source code of this file.

Functions

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

Function Documentation

int main ( void  )

Definition at line 63 of file check_timers.c.

References timers_suite().

Here is the call graph for this function:

void setup ( void  )

Definition at line 37 of file check_timers.c.

START_TEST ( test_empty  )

Definition at line 45 of file check_timers.c.

void teardown ( void  )

Definition at line 41 of file check_timers.c.

END_TEST Suite* timers_suite ( void  )

Definition at line 50 of file check_timers.c.

References setup(), and teardown().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: