os/kernelhwsrv/kerneltest/e32test/usb/t_usb_win/scripts/streambm.uts
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// @SYMTestCaseID           PBASE-USB-STREAMBM-0801
sl@0
     2
// @SYMTestCaseDesc         
sl@0
     3
// @SYMTestActions
sl@0
     4
//   Small Transfer Size:
sl@0
     5
//    1. Stream using 1 IN
sl@0
     6
//    2. Stream using 1 OUT
sl@0
     7
//    3. Stream using 2 IN
sl@0
     8
//    4. Stream using 2 OUT
sl@0
     9
//    5. Stream using 1 IN and 1 OUT
sl@0
    10
//    6. Stream using 2 IN and 2 OUT
sl@0
    11
//   Large Transfer Size:
sl@0
    12
//    7. Stream using 1 IN
sl@0
    13
//    8. Stream using 1 OUT
sl@0
    14
//    9. Stream using 2 IN
sl@0
    15
//    10. Stream using 2 OUT
sl@0
    16
//    11. Stream using 1 IN and 1 OUT
sl@0
    17
//    12. Stream using 2 IN and 2 OUT
sl@0
    18
// @SYMTestExpectedResults
sl@0
    19
//    No error reported
sl@0
    20
// @SYMTestPriority			Medium
sl@0
    21
//
sl@0
    22
//		MIN	MAX	PACKET	IFACE	ALT	OUT	IN	REPEAT	DISPLAY	SETTING	BEFORE	AFTER	OUT_RATE	IN_RATE
sl@0
    23
WaitConnect
sl@0
    24
Stream			1000	1000	0	0	99	1	10000	2000
sl@0
    25
Wait
sl@0
    26
Stream			1000	1000	0	0	2	99	10000	2000
sl@0
    27
Wait
sl@0
    28
Stream			1000	1000	0	0	99	1	10000	2000
sl@0
    29
Stream			1000	1000	0	0	99	3	10000	2000
sl@0
    30
Wait
sl@0
    31
Stream			1000	1000	0	0	2	99	10000	2000
sl@0
    32
Stream			1000	1000	0	0	4	99	10000	2000
sl@0
    33
Wait
sl@0
    34
Stream			1000	1000	0	0	2	99	10000	2000
sl@0
    35
Stream			1000	1000	0	0	99	1	10000	2000
sl@0
    36
Wait
sl@0
    37
Stream			1000	1000	0	0	99	1	10000	2000
sl@0
    38
Stream			1000	1000	0	0	2	99	10000	2000
sl@0
    39
Stream			1000	1000	0	0	99	3	10000	2000
sl@0
    40
Stream			1000	1000	0	0	4	99	10000	2000
sl@0
    41
Wait
sl@0
    42
Stream			100000	100000	0	0	99	1	100	100
sl@0
    43
Wait
sl@0
    44
Stream			100000	100000	0	0	2	99	100	100
sl@0
    45
Wait
sl@0
    46
Stream			100000	100000	0	0	99	1	100	100
sl@0
    47
Stream			100000	100000	0	0	99	3	100	100
sl@0
    48
Wait
sl@0
    49
Stream			100000	100000	0	0	2	99	100	100
sl@0
    50
Stream			100000	100000	0	0	4	99	100	100
sl@0
    51
Wait
sl@0
    52
Stream			100000	100000	0	0	99	1	100	100
sl@0
    53
Stream			100000	100000	0	0	2	99	100	100
sl@0
    54
Wait
sl@0
    55
Stream			100000	100000	0	0	99	1	100	100
sl@0
    56
Stream			100000	100000	0	0	2	99	100	100
sl@0
    57
Stream			100000	100000	0	0	99	3	100	100
sl@0
    58
Stream			100000	100000	0	0	4	99	100	100
sl@0
    59
Wait