ReactOS 0.4.15-dev-6712-g46b4b55
|
Go to the source code of this file.
Functions | |
static void | get_directories (void) |
static BOOL | create_inf_file (LPSTR filename, const char *data, DWORD size) |
static BOOL | check_info_filename (PSP_INF_INFORMATION info, LPSTR test) |
static PSP_INF_INFORMATION | alloc_inf_info (LPCSTR filename, DWORD search, PDWORD size) |
static void | test_SetupGetInfInformation (void) |
static void | test_SetupGetSourceFileLocation (void) |
static void | test_SetupGetSourceInfo (void) |
static void | test_SetupGetTargetPath (void) |
START_TEST (query) | |
Variables | |
static CHAR | CURR_DIR [MAX_PATH] |
static CHAR | WIN_DIR [MAX_PATH] |
static const char | inf_data1 [] |
static const char | inf_data2 [] |
static const char | inf_data3 [] |
static const char | inf_data4 [] |
static const char | inf_data5 [] |
static const char | inf_data6 [] |
|
static |
Definition at line 136 of file query.c.
Referenced by test_SetupGetInfInformation().
|
static |
Definition at line 114 of file query.c.
Referenced by test_SetupGetInfInformation().
Definition at line 102 of file query.c.
Definition at line 29 of file query.c.
Referenced by START_TEST().
START_TEST | ( | query | ) |
Definition at line 516 of file query.c.
Definition at line 149 of file query.c.
Referenced by START_TEST().
Definition at line 310 of file query.c.
Referenced by START_TEST().
Definition at line 358 of file query.c.
Referenced by START_TEST().
Definition at line 404 of file query.c.
Referenced by START_TEST().
Definition at line 26 of file query.c.
Referenced by get_directories(), test_SetupGetInfInformation(), test_SetupGetSourceFileLocation(), test_SetupGetSourceInfo(), and test_SetupGetTargetPath().
Definition at line 46 of file query.c.
Referenced by test_SetupGetInfInformation(), test_SetupGetSourceFileLocation(), test_SetupGetSourceInfo(), and test_SetupGetTargetPath().
Definition at line 61 of file query.c.
Referenced by test_SetupGetSourceFileLocation().
Definition at line 71 of file query.c.
Referenced by test_SetupGetTargetPath().
Definition at line 79 of file query.c.
Referenced by test_SetupGetTargetPath().
Definition at line 85 of file query.c.
Referenced by test_SetupGetTargetPath().
Definition at line 94 of file query.c.
Referenced by test_SetupGetTargetPath().
Definition at line 27 of file query.c.
Referenced by get_directories(), test_SetupGetInfInformation(), and test_SetupGetTargetPath().