sl@0: // @SYMTestCaseID PBASE-USB-SINGLEIF1-0797 sl@0: // @SYMTestCaseDesc Testing multiple pipes on a single interface (part 1) sl@0: // @SYMTestActions sl@0: // Default settings used unless otherwise specified sl@0: // 1. Loop using 1 IN and 1 OUT sl@0: // 2. Loop using 2 IN and 2 OUT sl@0: // 3. Loop Compare using 2 IN and 2 OUT sl@0: // 4. Loop Compare using 2 IN and 2 OUT on first alternate settings sl@0: // 5. Stream using 1 IN sl@0: // 6. Stream using 1 OUT sl@0: // 7. Stream using 3 IN sl@0: // 8. Stream using 2 IN on first alternate settings sl@0: // 9. Stream using 2 IN on second alternate settings sl@0: // 10. Stream using 2 OUT sl@0: // 11. Stream using 3 OUT on first alternate settings sl@0: // 12. Stream using 3 OUT on second 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: Loop 50 150 1000 0 0 2 1 1000 100 sl@0: Wait sl@0: Loop 50 150 1000 0 0 2 3 1000 100 sl@0: Loop 50 150 1000 0 0 4 5 1000 100 sl@0: Wait sl@0: Compare 50 150 1000 0 0 2 1 1000 100 sl@0: Compare 50 150 1000 0 0 4 3 1000 100 sl@0: Wait sl@0: Compare 50 750 1000 0 1 2 3 1000 100 sl@0: Compare 90 750 1000 0 1 4 1 1000 100 sl@0: Wait sl@0: Stream 550 1000 0 0 99 1 1000 100 sl@0: Wait sl@0: Stream 1500 1000 0 0 4 99 1000 100 sl@0: Wait sl@0: Stream 50 1000 0 0 99 1 1000 100 sl@0: Stream 150 1000 0 0 99 3 1000 100 sl@0: Stream 250 1000 0 0 99 5 1000 100 sl@0: Wait sl@0: Stream 50 1000 0 1 99 1 1000 100 sl@0: Stream 150 1000 0 1 99 3 1000 100 sl@0: Wait sl@0: Stream 50 1000 0 2 99 1 1000 100 sl@0: Stream 150 1000 0 2 99 4 1000 100 sl@0: Wait sl@0: Stream 50 1000 0 0 4 99 1000 100 sl@0: Stream 150 1000 0 0 2 99 1000 100 sl@0: Wait sl@0: Stream 250 1000 0 1 2 99 1000 100 sl@0: Stream 450 1000 0 1 4 99 1000 100 sl@0: //Stream 250 1000 0 1 5 99 1000 100 sl@0: Wait sl@0: Stream 250 1000 0 2 2 99 1000 100 sl@0: Stream 350 1000 0 2 3 99 1000 100 sl@0: //Stream 250 1000 0 1 5 99 1000 100 sl@0: Wait