Hi All,
While running routine tests on DTM for my kernel mode driver, we
observed following,
All the tests except PnP test passed, All the tests were passed when I
used HCT12.1, In PnP test while running surprise removal test Driver
fails.
The sequence of IRPs enerated is as seen from logs is as follows:
IRP_MN_QUERY_PNP_DEVICE_STATE
IRP_MN_QUERY_DEVICE_RELATIONS
IRP_MN_SURPRISE_REMOVAL
IRP_MN_REMOVE_DEVICE
Device node status not ok : Problem Code 31
Fail
Under PnP test umbrella–>
WDK file Signature verification Task.
File System32\driver\pnpfiltr.sys did not pass the signature
verification.
I think this file comes with DDK and not in any way our file…Can
this be a DTM bug? They ( Microsoft) also say that DTM is not Bug Free
!! I have although installed latest QFE15 Fix Patch to DTM ( Controller
- Studio ).
Can someone tell if they also faced the same issue? can we submit my
driver for certification?
Regards
Neeraj