ReactOS 0.4.16-dev-336-gb667d82
|
Go to the source code of this file.
Functions | |
static const char * | convert_input_data (const char *data, DWORD size, DWORD *new_size) |
static BOOL | run_cmd (const char *cmd_data, DWORD cmd_size) |
static DWORD | map_file (const char *file_name, const char **ret) |
static const char * | compare_line (const char *out_line, const char *out_end, const char *exp_line, const char *exp_end) |
static void | test_output (const char *out_data, DWORD out_size, const char *exp_data, DWORD exp_size) |
static void | run_test (const char *cmd_data, DWORD cmd_size, const char *exp_data, DWORD exp_size) |
static void | run_from_file (const char *file_name) |
static DWORD | load_resource (const char *name, const char *type, const char **ret) |
static BOOL WINAPI | test_enum_proc (HMODULE module, LPCSTR type, LPSTR name, LONG_PTR param) |
static int | cmd_available (void) |
START_TEST (reactos) | |
Variables | |
static char | workdir [MAX_PATH] |
static DWORD | workdir_len |
static char | drive [2] |
static const DWORD | drive_len = ARRAY_SIZE(drive) |
static char | path [MAX_PATH] |
static DWORD | path_len |
static char | shortpath [MAX_PATH] |
static DWORD | shortpath_len |
Definition at line 447 of file batch.c.
Referenced by START_TEST().
|
static |
Definition at line 162 of file batch.c.
Referenced by test_output().
Definition at line 36 of file batch.c.
Referenced by run_test().
Definition at line 135 of file batch.c.
Referenced by run_from_file(), and run_test().
Definition at line 82 of file batch.c.
Referenced by run_test().
Definition at line 380 of file batch.c.
Referenced by START_TEST().
|
static |
Definition at line 356 of file batch.c.
START_TEST | ( | reactos | ) |
Definition at line 463 of file batch.c.
|
static |
Definition at line 426 of file batch.c.
Referenced by START_TEST().
|
static |
Definition at line 287 of file batch.c.
Referenced by run_test().
|
static |
Definition at line 29 of file batch.c.
Referenced by compare_line(), and START_TEST().
|
static |
Definition at line 31 of file batch.c.
Referenced by AtlLoadTypeLib(), ATL::AtlLoadTypeLib(), build_subkey_path(), cache_container_delete_dir(), cache_containers_init(), canonicalize_path_hierarchical(), BtrfsRecv::cmd_link(), BtrfsRecv::cmd_rename(), combine_uri(), compare_line(), convert_to_dos_path(), export_registry_data(), extract_cab_file(), FILEDLG95_MRU_save_filename(), filesys_BuildPath(), find_file_extension(), FreeUrlCacheSpaceW(), image_locate_debug_link(), import_certs_from_dir(), query_all(), query_value(), remove_dot_segments(), RtlQueryInformationActivationContext(), run_copy(), START_TEST(), test_GetVolumePathNameA(), test_searchenv(), test_versioninfo(), txt_build_subkey_path(), txt_export_registry_data(), urlcache_create_file_pathA(), urlcache_create_file_pathW(), and WhereSearchGeneric().
Definition at line 32 of file batch.c.
Referenced by compare_line(), get_long_path_name(), START_TEST(), and test_GetLongPathNameW().
|
static |
Definition at line 33 of file batch.c.
Referenced by compare_line(), and START_TEST().
Definition at line 26 of file batch.c.
Referenced by compare_line(), extract_resource(), START_TEST(), test_Data(), test_ffcn_directory_overlap(), test_FindFirstChangeNotification(), test_match_ex(), test_MatchApplications(), test_MatchApplicationsEx(), test_mode_generic(), and test_Sign_Media().
|
static |
Definition at line 27 of file batch.c.
Referenced by compare_line(), and START_TEST().