ReactOS 0.4.16-dev-237-gd6eebaa
|
Go to the source code of this file.
Classes | |
struct | TEST_ENTRY |
Macros | |
#define | DIR_0 NULL |
#define | DIR_1 "." |
#define | DIR_2 ".." |
#define | DIR_3 s_win_dir |
#define | DIR_4 "(invalid)" |
Typedefs | |
typedef struct TEST_ENTRY | TEST_ENTRY |
Functions | |
static void | DoTestEntry (const TEST_ENTRY *pEntry) |
START_TEST (FindExecutable) | |
Variables | |
static char | s_win_dir [MAX_PATH] |
static char | s_win_notepad [MAX_PATH] |
static char | s_sys_notepad [MAX_PATH] |
static char | s_win_test_exe [MAX_PATH] |
static char | s_sys_test_exe [MAX_PATH] |
static char | s_win_bat_file [MAX_PATH] |
static char | s_sys_bat_file [MAX_PATH] |
static char | s_win_txt_file [MAX_PATH] |
static char | s_sys_txt_file [MAX_PATH] |
static const TEST_ENTRY | s_entries [] |
Definition at line 31 of file FindExecutable.cpp.
#define DIR_1 "." |
Definition at line 32 of file FindExecutable.cpp.
#define DIR_2 ".." |
Definition at line 33 of file FindExecutable.cpp.
Definition at line 34 of file FindExecutable.cpp.
#define DIR_4 "(invalid)" |
Definition at line 35 of file FindExecutable.cpp.
typedef struct TEST_ENTRY TEST_ENTRY |
|
static |
Definition at line 161 of file FindExecutable.cpp.
Referenced by START_TEST().
START_TEST | ( | FindExecutable | ) |
Definition at line 179 of file FindExecutable.cpp.
|
static |
Definition at line 37 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 27 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 23 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 25 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 29 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 26 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 21 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 22 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 24 of file FindExecutable.cpp.
Referenced by START_TEST().
Definition at line 28 of file FindExecutable.cpp.
Referenced by START_TEST().