Update contrib.
1 // @SYMTestCaseID PBASE-USB-SINGLEIF2-0798
2 // @SYMTestCaseDesc Testing multiple pipes on a single interface (part 2)
4 // 1. Loop Compare using 2 IN and 2 OUT on both default and first alternate
6 // 2. Stream using 3 IN on default, first and second alternate settings
7 // 3. Stream using 7 OUT on default (2 pipes), first (3 pipes) and second
8 // (2 pipes) alternate settings
9 // @SYMTestExpectedResults
11 // @SYMTestPriority High
13 // MIN MAX PACKET IFACE ALT OUT IN REPEAT DISPLAY SETTING BEFORE AFTER OUT_RATE IN_RATE
15 Compare 50 150 1000 0 1 4 1 1000 100 100 3 1
16 Compare 60 150 2000 0 0 4 3 1000 100 100 0 2
17 Compare 70 150 3000 0 1 2 1 1000 100 100 1 3
18 Compare 80 150 4000 0 0 4 3 1000 100 100 2 0
20 Stream 150 1000 0 1 99 1 1000 100 100 2 1
21 Stream 50 1000 0 2 99 1 1000 100 100 0 2
22 Stream 50 1000 0 0 99 3 1000 100 100 1 0
24 Stream 50 1000 0 0 4 99 1000 100 100 6 1
25 Stream 150 1000 0 0 2 99 1000 100 100 0 2
26 Stream 150 1000 0 1 2 99 1000 100 100 1 3
27 Stream 150 1000 0 1 4 99 1000 100 100 2 4
28 Stream 250 1000 0 1 5 99 1000 100 100 3 5
29 Stream 150 1000 0 2 2 99 1000 100 100 4 6
30 Stream 150 1000 0 2 3 99 1000 100 100 5 0