Hi,
I am running Device Path Exerciser test for a WinXP Unclassified signature
using DTM v1.0.6.11. The driver passes all tests (for unclassified
signature), but DevPathExer test takes more then 24 hours...
My driver is a lame USB driver that enable control messages for my device,
and I can see that the test is not stuck, it just runns very very slowly.
The test attempts to perform 10000 Open/Close commands, and it takes ~2
minutes between open and close.
My driver passed HCT with out a problem.
Is this normal? Am I doing something wrong?
Is there anything I can do to speed the test?