ReactOS 0.4.16-dev-1056-gbe87e00
|
#include "reg_test.h"
Go to the source code of this file.
Functions | |
BOOL | compare_export_ (const char *file, unsigned line, const char *filename, const char *expected, DWORD todo) |
static void | test_command_syntax (void) |
static void | test_export (void) |
START_TEST (export) | |
BOOL compare_export_ | ( | const char * | file, |
unsigned | line, | ||
const char * | filename, | ||
const char * | expected, | ||
DWORD | todo | ||
) |
Definition at line 21 of file export.c.
START_TEST | ( | export | ) |
Definition at line 595 of file export.c.
Definition at line 180 of file export.c.
Referenced by START_TEST().
Definition at line 236 of file export.c.
Referenced by START_TEST().
Definition at line 75 of file export.c.
Referenced by test_copy_complex_data(), and test_export().
Definition at line 139 of file export.c.
Referenced by test_copy_embedded_null_values(), and test_export().
Definition at line 113 of file export.c.
Referenced by test_copy_hex_data(), and test_export().
Definition at line 125 of file export.c.
Referenced by test_copy_hex_data(), and test_export().
Definition at line 65 of file export.c.
Referenced by test_copy_empty_key(), and test_export().
Definition at line 158 of file export.c.
Referenced by test_copy_escaped_null_values(), and test_export().
Definition at line 132 of file export.c.
Referenced by test_copy_hex_data(), and test_export().
Definition at line 101 of file export.c.
Referenced by test_copy_key_order(), and test_export().
Definition at line 69 of file export.c.
Referenced by test_copy_complex_data(), test_copy_simple_data(), and test_export().
Definition at line 151 of file export.c.
Referenced by test_copy_slashes(), and test_export().
Definition at line 107 of file export.c.
Referenced by test_copy_value_order(), and test_export().