Go to the source code of this file.
◆ START_TEST()
START_TEST |
( |
IoDeviceObject |
| ) |
|
Definition at line 11 of file IoDeviceObject_user.c.
12{
14
15
19 return;
20
21
23
27 return;
28
31}
#define ok_eq_int(value, expected)
DWORD KmtLoadAndOpenDriver(IN PCWSTR ServiceName, IN BOOLEAN RestartIfRunning)
VOID KmtCloseDriver(VOID)
DWORD KmtLoadDriver(IN PCWSTR ServiceName, IN BOOLEAN RestartIfRunning)
VOID KmtUnloadDriverKeepService(VOID)
VOID KmtUnloadDriver(VOID)