Crossfire Server, Trunk
|
#include <global.h>
#include <stdlib.h>
#include <check.h>
#include <loader.h>
#include <toolkit_common.h>
Go to the source code of this file.
Functions | |
static END_TEST Suite * | artifact_suite (void) |
int | main (void) |
static void | setup (void) |
START_TEST (test_face_for_each_artifact) | |
static void | teardown (void) |
|
static |
Definition at line 59 of file check_artifact.c.
References setup(), and teardown().
Referenced by main().
int main | ( | void | ) |
Definition at line 73 of file check_artifact.c.
References artifact_suite().
|
static |
Definition at line 33 of file check_artifact.c.
References cctk_init_std_archetypes(), cctk_setdatadir(), and cctk_setlog().
Referenced by artifact_suite().
START_TEST | ( | test_face_for_each_artifact | ) |
Ensure there is a face available for each artifact
Definition at line 44 of file check_artifact.c.
References artifact_get_face(), first_artifactlist, artifactstruct::item, artifactliststruct::items, obj::name, artifactstruct::next, and artifactliststruct::next.
|
static |
Definition at line 39 of file check_artifact.c.
Referenced by artifact_suite().