8#define KMT_EMULATE_KERNEL
92 LongPosition = 0x55555555;
189 RtlInitEmptyUnicodeString(&Lower,
NULL, 0);
198 RtlInitEmptyUnicodeString(&Lower,
Buffer, 0);
207 RtlInitEmptyUnicodeString(&Lower,
Buffer,
sizeof(
WCHAR));
218 RtlInitEmptyUnicodeString(&Lower,
Buffer,
sizeof(
WCHAR));
230 RtlInitEmptyUnicodeString(&Lower,
Buffer,
sizeof(
WCHAR));
static VOID TestFindCharInUnicodeString(VOID)
static VOID TestUpcaseUnicodeString(VOID)
#define ok_eq_hex(value, expected)
#define ok_eq_ulong(value, expected)
#define ok_eq_uint(value, expected)
NTSTATUS RtlUpcaseUnicodeString(PUNICODE_STRING dst, PUNICODE_STRING src, BOOLEAN Alloc)
#define RtlFillMemory(Dest, Length, Fill)
VOID KmtFreeGuarded(PVOID Pointer)
#define KmtEndSeh(ExpectedStatus)
BOOLEAN BOOLEAN VOID VOID BOOLEAN BOOLEAN PVOID KmtAllocateGuarded(SIZE_T SizeRequested)
BOOLEAN KmtIsCheckedBuild
NTSYSAPI VOID NTAPI RtlInitUnicodeString(PUNICODE_STRING DestinationString, PCWSTR SourceString)
NTSYSAPI VOID NTAPI RtlFreeUnicodeString(PUNICODE_STRING UnicodeString)
NTSTATUS NTAPI RtlFindCharInUnicodeString(_In_ ULONG Flags, _In_ PCUNICODE_STRING SearchString, _In_ PCUNICODE_STRING MatchString, _Out_ PUSHORT Position)
#define STATUS_ACCESS_VIOLATION
#define RTL_CONSTANT_STRING(s)
#define STATUS_INVALID_PARAMETER
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String