#include <kmt_test.h>
#include "PoIrp.h"
Go to the source code of this file.
◆ START_TEST()
Definition at line 11 of file PoIrp_user.c.
12{
14
15#ifdef _M_AMD64
16 if (
skip(
FALSE,
"ROSTESTS-368: Skipping kmtest:PoIrp because it crashes on Windows Server 2003 x64-Testbot.\n"))
17#else
19#endif
20 return;
21
25 return;
26
30}
#define ok_eq_int(value, expected)
#define _WIN32_WINNT_VISTA
DWORD KmtLoadAndOpenDriver(IN PCWSTR ServiceName, IN BOOLEAN RestartIfRunning)
VOID KmtCloseDriver(VOID)
DWORD KmtSendToDriver(IN DWORD ControlCode)
VOID KmtUnloadDriver(VOID)