author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
1 // @SYMTestCaseID PBASE-USB-SANITY-0796
2 // @SYMTestCaseDesc USB Sanity Test Suite
3 // @SYMTestActions
4 // Perform each of the following tests once:
5 // API
6 // Loop
7 // Loop with Compare
8 // Stream IN
9 // Stream OUT
10 // @SYMTestExpectedResults
11 // No errors reported
12 // @SYMTestPriority Critical
13 //
14 // MIN MAX PACKET IFACE ALT OUT IN REPEAT DISPLAY SETTING BEFORE AFTER OUT_RATE IN_RATE
15 WaitConnect
16 Loop 50 150 1000 0 0 2 1 100 100
17 Wait
18 COMPARE 50 150 1000 0 0 2 1 100 100
19 Wait
20 STREAM 250 1000 0 0 2 99 100 100
21 Wait
22 STREAM 1500 1000 0 0 99 1 100 100
23 Wait