|
Crossfire Server, Trunk
|

Go to the source code of this file.
Functions | |
| static void | check_split_string (const char *str, size_t array_size,...) |
| int | main (void) |
| static void | setup (void) |
| END_TEST | START_TEST (test_replace) |
| START_TEST (test_split_string) | |
| static void | teardown (void) |
| static END_TEST Suite * | utils_suite (void) |
|
static |
Definition at line 49 of file check_utils.cpp.
References rotate-tower::result, split_string(), make_face_from_files::str, and Ice::tmp.
Referenced by START_TEST().


| int main | ( | void | ) |
Definition at line 134 of file check_utils.cpp.
References utils_suite().

|
static |
Definition at line 41 of file check_utils.cpp.
Referenced by utils_suite().

| END_TEST START_TEST | ( | test_replace | ) |
Definition at line 102 of file check_utils.cpp.
References init, MAX_BUF, and replace().

| START_TEST | ( | test_split_string | ) |
Definition at line 80 of file check_utils.cpp.
References check_split_string().

|
static |
Definition at line 45 of file check_utils.cpp.
Referenced by utils_suite().

|
static |
Definition at line 120 of file check_utils.cpp.
References setup(), and teardown().
Referenced by main().

