Crossfire Server, Trunk
|
#include <stdlib.h>
#include <check.h>
Go to the source code of this file.
Functions | |
static END_TEST Suite * | anim_suite (void) |
int | main (void) |
static void | setup (void) |
START_TEST (test_empty) | |
static void | teardown (void) |
|
static |
Definition at line 49 of file check_anim.cpp.
References setup(), and teardown().
Referenced by main().
int main | ( | void | ) |
Definition at line 62 of file check_anim.cpp.
References anim_suite().
|
static |
Definition at line 36 of file check_anim.cpp.
Referenced by anim_suite().
START_TEST | ( | test_empty | ) |
Definition at line 44 of file check_anim.cpp.
|
static |
Definition at line 40 of file check_anim.cpp.
Referenced by anim_suite().