1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/kernelhwsrv/kerneltest/e32test/usb/t_usb_win/scripts/singleif2.uts Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,31 @@
1.4 +// @SYMTestCaseID PBASE-USB-SINGLEIF2-0798
1.5 +// @SYMTestCaseDesc Testing multiple pipes on a single interface (part 2)
1.6 +// @SYMTestActions
1.7 +// 1. Loop Compare using 2 IN and 2 OUT on both default and first alternate
1.8 +// settings
1.9 +// 2. Stream using 3 IN on default, first and second alternate settings
1.10 +// 3. Stream using 7 OUT on default (2 pipes), first (3 pipes) and second
1.11 +// (2 pipes) alternate settings
1.12 +// @SYMTestExpectedResults
1.13 +// No error reported
1.14 +// @SYMTestPriority High
1.15 +//
1.16 +// MIN MAX PACKET IFACE ALT OUT IN REPEAT DISPLAY SETTING BEFORE AFTER OUT_RATE IN_RATE
1.17 +WaitConnect
1.18 +Compare 50 150 1000 0 1 4 1 1000 100 100 3 1
1.19 +Compare 60 150 2000 0 0 4 3 1000 100 100 0 2
1.20 +Compare 70 150 3000 0 1 2 1 1000 100 100 1 3
1.21 +Compare 80 150 4000 0 0 4 3 1000 100 100 2 0
1.22 +Wait
1.23 +Stream 150 1000 0 1 99 1 1000 100 100 2 1
1.24 +Stream 50 1000 0 2 99 1 1000 100 100 0 2
1.25 +Stream 50 1000 0 0 99 3 1000 100 100 1 0
1.26 +Wait
1.27 +Stream 50 1000 0 0 4 99 1000 100 100 6 1
1.28 +Stream 150 1000 0 0 2 99 1000 100 100 0 2
1.29 +Stream 150 1000 0 1 2 99 1000 100 100 1 3
1.30 +Stream 150 1000 0 1 4 99 1000 100 100 2 4
1.31 +Stream 250 1000 0 1 5 99 1000 100 100 3 5
1.32 +Stream 150 1000 0 2 2 99 1000 100 100 4 6
1.33 +Stream 150 1000 0 2 3 99 1000 100 100 5 0
1.34 +Wait