1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/kerneltest/e32test/usb/t_usb_win/scripts/testdemo.uts Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,70 @@
1.4 +// MIN MAX PACKET IFACE ALT OUT IN REPEAT DISPLAY SETTING BEFORE AFTER OUT_RATE IN_RATE
1.5 +Do
1.6 +WaitConnect "" "H4Device"
1.7 +Loop 50 150 1000 0 0 2 1 10000 100
1.8 +Wait
1.9 +Loop 50 150 1000 0 0 2 3 10000 100
1.10 +Loop 50 150 1000 0 0 4 5 10000 100
1.11 +Wait
1.12 +Compare 50 150 1000 0 0 2 1 10000 100
1.13 +Compare 50 150 1000 0 0 4 5 10000 100
1.14 +Wait
1.15 +Compare 50 750 1000 0 1 2 3 10000 100
1.16 +Compare 90 750 1000 0 1 4 1 10000 100
1.17 +Wait
1.18 +Stream 550 1000 0 0 99 1 10000 100
1.19 +Wait
1.20 +Stream 1500 1000 0 0 4 99 10000 100
1.21 +Wait
1.22 +Stream 50 1000 0 0 99 1 10000 100
1.23 +Stream 150 1000 0 0 99 3 10000 100
1.24 +Stream 250 1000 0 0 99 5 10000 100
1.25 +Wait
1.26 +Stream 50 1000 0 1 99 1 10000 100
1.27 +Stream 150 1000 0 1 99 3 10000 100
1.28 +Wait
1.29 +Stream 50 1000 0 2 99 1 10000 100
1.30 +Stream 150 1000 0 2 99 4 10000 100
1.31 +Wait
1.32 +Stream 50 1000 0 0 4 99 10000 100
1.33 +Stream 150 1000 0 0 2 99 10000 100
1.34 +Wait
1.35 +//usbcv
1.36 +//WaitConnect "" "H4Device"
1.37 +Disconnect
1.38 +WaitConnect "" "H2Device"
1.39 +Loop 50 150 1000 0 0 2 1 10000 100
1.40 +Wait
1.41 +Loop 50 150 1000 0 0 2 3 10000 100
1.42 +Loop 50 150 1000 0 0 4 5 10000 100
1.43 +Wait
1.44 +Compare 50 150 1000 0 0 2 1 10000 100
1.45 +Compare 50 150 1000 0 0 4 5 10000 100
1.46 +Wait
1.47 +Compare 50 750 1000 0 1 2 3 10000 100
1.48 +Compare 90 750 1000 0 1 4 1 10000 100
1.49 +Wait
1.50 +Stream 550 1000 0 0 99 1 10000 100
1.51 +Wait
1.52 +Stream 1500 1000 0 0 4 99 10000 100
1.53 +Wait
1.54 +Stream 50 1000 0 0 99 1 10000 100
1.55 +Stream 150 1000 0 0 99 3 10000 100
1.56 +Stream 250 1000 0 0 99 5 10000 100
1.57 +Wait
1.58 +Stream 50 1000 0 1 99 1 10000 100
1.59 +Stream 150 1000 0 1 99 3 10000 100
1.60 +Wait
1.61 +Stream 50 1000 0 2 99 1 10000 100
1.62 +Stream 150 1000 0 2 99 4 10000 100
1.63 +Wait
1.64 +Stream 50 1000 0 0 4 99 10000 100
1.65 +Stream 150 1000 0 0 2 99 10000 100
1.66 +Wait
1.67 +//usbcv
1.68 +//WaitConnect "" "H2Device"
1.69 +Switch 3
1.70 +Repeat 10
1.71 +WaitConnect "" "H2Device"
1.72 +Disconnect
1.73 +WaitConnect "" "H4Device"
1.74 \ No newline at end of file