ReactOS 0.4.16-dev-319-g6cf4263
|
Go to the source code of this file.
Functions | |
static void | test_templates (void) |
static void | test_lock_unlock (void) |
static void | test_getname (void) |
static void | test_type_index_color (void) |
static void | process_data (ID3DXFileData *xfile_data, int level) |
static void | test_dump (void) |
START_TEST (xfile) | |
Variables | |
static const char | templates_bad_file_type1 [] |
static const char | templates_bad_file_version [] |
static const char | templates_bad_file_type2 [] |
static const char | templates_bad_file_float_size [] |
static const char | templates_parse_error [] |
static const char | templates [] |
static char | objects [] |
static char | object_noname [] |
static char | template_using_index_color_lower [] |
static char | template_using_index_color_upper [] |
Definition at line 247 of file xfile.c.
Referenced by process_data(), and test_dump().
START_TEST | ( | xfile | ) |
Definition at line 382 of file xfile.c.
Definition at line 316 of file xfile.c.
Referenced by START_TEST().
Definition at line 156 of file xfile.c.
Referenced by START_TEST().
Definition at line 115 of file xfile.c.
Referenced by START_TEST().
Definition at line 83 of file xfile.c.
Referenced by START_TEST().
Definition at line 230 of file xfile.c.
Referenced by START_TEST().
|
static |
Definition at line 58 of file xfile.c.
Referenced by test_getname().
|
static |
Definition at line 51 of file xfile.c.
Referenced by test_getname(), and test_lock_unlock().
|
static |
Definition at line 65 of file xfile.c.
Referenced by test_type_index_color().
|
static |
Definition at line 74 of file xfile.c.
Referenced by test_type_index_color().
Definition at line 41 of file xfile.c.
Referenced by test_getname(), test_lock_unlock(), and test_templates().
Definition at line 34 of file xfile.c.
Referenced by test_templates().
Definition at line 25 of file xfile.c.
Referenced by test_templates().
Definition at line 31 of file xfile.c.
Referenced by test_templates().
Definition at line 28 of file xfile.c.
Referenced by test_templates().
Definition at line 37 of file xfile.c.
Referenced by test_templates().