ReactOS 0.4.16-dev-336-gb667d82
|
#include "reg_test.h"
Go to the source code of this file.
Macros | |
#define | COPY_SRC KEY_WINE "\\reg_copy" |
Functions | |
static void | test_command_syntax (void) |
static void | test_copy_empty_key (void) |
static void | test_copy_simple_data (void) |
static void | test_copy_complex_data (void) |
static void | test_copy_key_order (void) |
static void | test_copy_value_order (void) |
static void | test_copy_hex_data (void) |
static void | test_copy_embedded_null_values (void) |
static void | test_copy_slashes (void) |
static void | test_copy_escaped_null_values (void) |
static void | test_copy_key_class (void) |
static void | test_copy_overwrite (void) |
START_TEST (copy) | |
START_TEST | ( | copy | ) |
Definition at line 753 of file copy.c.
Definition at line 23 of file copy.c.
Referenced by START_TEST().
Definition at line 253 of file copy.c.
Referenced by START_TEST().
Definition at line 430 of file copy.c.
Referenced by START_TEST().
Definition at line 125 of file copy.c.
Referenced by START_TEST().
Definition at line 482 of file copy.c.
Referenced by START_TEST().
Definition at line 363 of file copy.c.
Referenced by START_TEST().
Definition at line 511 of file copy.c.
Referenced by START_TEST().
Definition at line 319 of file copy.c.
Referenced by START_TEST().
Definition at line 186 of file copy.c.
Referenced by START_TEST().
Definition at line 459 of file copy.c.
Referenced by START_TEST().
Definition at line 341 of file copy.c.
Referenced by START_TEST().