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

Go to the source code of this file.

Functions

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

Function Documentation

int main ( void  )

Definition at line 63 of file check_rogue_layout.c.

References rogue_layout_suite().

Here is the call graph for this function:

END_TEST Suite* rogue_layout_suite ( void  )

Definition at line 50 of file check_rogue_layout.c.

References setup(), and teardown().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void setup ( void  )

Definition at line 37 of file check_rogue_layout.c.

START_TEST ( test_empty  )

Definition at line 45 of file check_rogue_layout.c.

void teardown ( void  )

Definition at line 41 of file check_rogue_layout.c.