Go to the source code of this file.
◆ IOCTL_FINISH_TEST
◆ IOCTL_START_TEST
◆ START_TEST()
Definition at line 13 of file CcPinRead_user.c.
14{
17
20 if (Ret)
21 return;
22
23
24
25
26
27
28
29 for (TestId = 0; TestId < 7; ++TestId)
30 {
35 }
36
39}
#define IOCTL_FINISH_TEST
#define ok_eq_int(value, expected)
DWORD KmtLoadAndOpenDriver(IN PCWSTR ServiceName, IN BOOLEAN RestartIfRunning)
VOID KmtCloseDriver(VOID)
DWORD KmtSendUlongToDriver(IN DWORD ControlCode, IN DWORD Value)
VOID KmtUnloadDriver(VOID)