sl@0: // @SYMTestCaseID PBASE-USB-SINGLEIF2-0798 sl@0: // @SYMTestCaseDesc Testing multiple pipes on a single interface (part 2) sl@0: // @SYMTestActions sl@0: // 1. Loop Compare using 2 IN and 2 OUT on both default and first alternate sl@0: // settings sl@0: // 2. Stream using 3 IN on default, first and second alternate settings sl@0: // 3. Stream using 7 OUT on default (2 pipes), first (3 pipes) and second sl@0: // (2 pipes) alternate settings sl@0: // @SYMTestExpectedResults sl@0: // No error reported sl@0: // @SYMTestPriority High sl@0: // sl@0: // MIN MAX PACKET IFACE ALT OUT IN REPEAT DISPLAY SETTING BEFORE AFTER OUT_RATE IN_RATE sl@0: WaitConnect sl@0: Compare 50 150 1000 0 1 4 1 1000 100 100 3 1 sl@0: Compare 60 150 2000 0 0 4 3 1000 100 100 0 2 sl@0: Compare 70 150 3000 0 1 2 1 1000 100 100 1 3 sl@0: Compare 80 150 4000 0 0 4 3 1000 100 100 2 0 sl@0: Wait sl@0: Stream 150 1000 0 1 99 1 1000 100 100 2 1 sl@0: Stream 50 1000 0 2 99 1 1000 100 100 0 2 sl@0: Stream 50 1000 0 0 99 3 1000 100 100 1 0 sl@0: Wait sl@0: Stream 50 1000 0 0 4 99 1000 100 100 6 1 sl@0: Stream 150 1000 0 0 2 99 1000 100 100 0 2 sl@0: Stream 150 1000 0 1 2 99 1000 100 100 1 3 sl@0: Stream 150 1000 0 1 4 99 1000 100 100 2 4 sl@0: Stream 250 1000 0 1 5 99 1000 100 100 3 5 sl@0: Stream 150 1000 0 2 2 99 1000 100 100 4 6 sl@0: Stream 150 1000 0 2 3 99 1000 100 100 5 0 sl@0: Wait