From: bluestar on 2 Dec 2008 02:57 I use the WDF sample code:usbsamp to modify for my USB device. I Add one feature for receiving SCSI commands into driver. This driver works well for XP and Vista. I put this driver to test WHQL(WLK 1.2). At Vista OS, it can pass(6 testing items), but At XP OS, it would fail 3 itmes("Device Path Exerciser"$B!"(B"Plug and Play Driver Test"$B!"(B"Common Scenario Stress With IO") I already got the XP.cpk and would like to check what's wrong. I use "WHQL DTM Log Viewer" to check cpk file, but I don't know where to read error information. Why is different between two conditions of OSs? Do you have any idea to tell me how to fix this issue? Does this Issue occur at 32 and 64 OSs? Thanks for your advices. ps: 6 testing items are "RUN INFTest agsainst a signal INF" $B!"(B"Device Path Exerciser"$B!"(B"Plug and Play Driver Test" $B!"(B"Sleep Stress With IO"$B!"(B"Disable Enable With IO" and "Common Scenario Stress With IO".
From: michael on 3 Dec 2008 10:50 Hi bluestar, in the grid for example Passed Tests you can doubleclick one test. A new window will open. On this window( Detected Task with logs) doubleclick again. And there are the Test Details! Watch the buttons down the page.;-) If this provide no informations you can open the .cpk File with winzip. ;-) Sorry, I can't tell you more i dont have a cpk file with errors. Why you don't use DTM-Studio for testing befor you load a submission to MS? regards Michael "bluestar" wrote: > I use the WDF sample code:usbsamp to modify for my > USB device. > I Add one feature for receiving SCSI commands into driver. > This driver works well for XP and Vista. > > I put this driver to test WHQL(WLK 1.2). > > At Vista OS, it can pass(6 testing items), but At XP OS, > it would fail 3 itmes("Device Path Exerciser"、"Plug and > Play Driver Test"、"Common Scenario Stress With IO") > > I already got the XP.cpk and would like to check what's > wrong. I use "WHQL DTM Log Viewer" to check cpk file, > but I don't know where to read error information. > > Why is different between two conditions of OSs? > Do you have any idea to tell me how to fix this issue? > Does this Issue occur at 32 and 64 OSs? > > Thanks for your advices. > > ps: 6 testing items are "RUN INFTest agsainst a signal INF" > 、"Device Path Exerciser"、"Plug and Play Driver Test" > 、"Sleep Stress With IO"、"Disable Enable With IO" and > "Common Scenario Stress With IO". >
From: bluestar on 31 Dec 2008 05:21 Dear Michael: Thanks for your suggestion. I will follow your step to check my .cpk files to check where is error. On 12¤ë3¤é, ¤U¤È11®É50¤À, michael <mich...(a)discussions.microsoft.com> wrote: > Hi bluestar, > > in the grid for example Passed Tests you can doubleclick one test. A new > window will open. On this window( Detected Task with logs) doubleclick again. > And there are the Test Details! Watch the buttons down the page.;-) > If this provide no informations you can open the .cpk File with winzip. ;-) > > Sorry, I can't tell you more i dont have a cpk file with errors. > > Why you don't use DTM-Studio for testing befor you load a submission to MS? > > regards > Michael > > > > "bluestar" wrote: > > I use the WDF sample code:usbsamp to modify for my > > USB device. > > I Add one feature for receiving SCSI commands into driver. > > This driver works well for XP and Vista. > > > I put this driver to test WHQL(WLK 1.2). > > > At Vista OS, it can pass(6 testing items), but At XP OS, > > it would fail 3 itmes("Device Path Exerciser"¡B"Plug and > > Play Driver Test"¡B"Common Scenario Stress With IO") > > > I already got the XP.cpk and would like to check what's > > wrong. I use "WHQL DTM Log Viewer" to check cpk file, > > but I don't know where to read error information. > > > Why is different between two conditions of OSs? > > Do you have any idea to tell me how to fix this issue? > > Does this Issue occur at 32 and 64 OSs? > > > Thanks for your advices. > > > ps: 6 testing items are "RUN INFTest agsainst a signal INF" > > ¡B"Device Path Exerciser"¡B"Plug and Play Driver Test" > > ¡B"Sleep Stress With IO"¡B"Disable Enable With IO" and > > "Common Scenario Stress With IO".- ÁôÂóQ¤Þ¥Î¤å¦r - > > - Åã¥Ü³Q¤Þ¥Î¤å¦r -
|
Pages: 1 Prev: PnpDTest fail Next: Sleep Stress with IO test fail in The device's Problem Codes |