ReactOS 0.4.16-dev-258-g81860b4
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
struct | test_data |
Macros | |
#define | EXPECT_IN_SAME_DIR (WCHAR*)0xdead |
Functions | |
HANDLE | _CreateActCtxFromFile (LPCWSTR FileName, int line) |
void | TestRedirection (void) |
void | TestBuffers () |
START_TEST (RtlDosApplyFileIsolationRedirection_Ustr) | |
Variables | |
UNICODE_STRING | DotDll = RTL_CONSTANT_STRING(L".DLL") |
struct test_data | Tests [] |
Definition at line 10 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Definition at line 56 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Referenced by START_TEST(), and TestDllRedirection().
START_TEST | ( | RtlDosApplyFileIsolationRedirection_Ustr | ) |
Definition at line 367 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
void TestBuffers | ( | ) |
Definition at line 142 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Referenced by START_TEST().
Definition at line 78 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Referenced by START_TEST().
UNICODE_STRING DotDll = RTL_CONSTANT_STRING(L".DLL") |
Definition at line 12 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Referenced by TestBuffers(), and TestRedirection().
Definition at line 22 of file RtlDosApplyFileIsolationRedirection_Ustr.c.
Referenced by GetTests(), IsDataUnicode(), ProcessCommandLine(), RunTestCases(), START_TEST(), TestBind(), TestDuplicate(), TestNodeName(), TestRedirection(), TestRelativeNames(), TestRtlQueryRegistryValues(), TestServiceName(), TestSharedCacheMap(), and wWinMain().