11#define WIN32_NO_STATUS
19#pragma warning(disable:4778)
20#elif defined(__GNUC__)
21#pragma GCC diagnostic ignored "-Wformat"
22#pragma GCC diagnostic ignored "-Wformat-zero-length"
23#pragma GCC diagnostic ignored "-Wnonnull"
25#pragma GCC diagnostic ignored "-Wformat-overflow"
45#if TEST_CRTDLL || TEST_USER32
54#if TEST_CRTDLL || TEST_USER32
154 skip(
"Guarded allocation failure\n");
#define EndSeh(ExpectedStatus)
char * strcpy(char *DstString, const char *SrcString)
static VOID FreeGuarded(_In_ PVOID Pointer)
static PVOID AllocateGuarded(_In_ SIZE_T SizeRequested)
#define ok_int(expression, result)
#define sprintf(buf, format,...)
_In_ ULONG _In_ ULONG _In_ ULONG Length
#define STATUS_ACCESS_VIOLATION
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String