diff options
Diffstat (limited to 'units/usb')
-rw-r--r-- | units/usb/usb.pxu | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/units/usb/usb.pxu b/units/usb/usb.pxu index 64950ef..52c299d 100644 --- a/units/usb/usb.pxu +++ b/units/usb/usb.pxu @@ -51,7 +51,8 @@ _purpose: Check system can detect USB 2.0 storage when inserted _steps: 1. Press continue - 2. Connect USB 2.0 storage device + 2. Wait until the message "INSERT NOW" is printed on the screen + 3. Connect USB 2.0 storage device _verification: The verification of this test is automated. Do not change the automatically selected result. @@ -75,7 +76,8 @@ _purpose: Check system can detect insertion of a USB 3.0 storage device _steps: 1. Press continue - 2. Connect USB 3.0 storage device + 2. Wait until the message "INSERT NOW" is printed on the screen + 3. Connect USB 3.0 storage device _verification: The verification of this test is automated. Do not change the automatically selected result. @@ -96,7 +98,8 @@ _purpose: Check system can detect removal of a USB 2.0 storage device _steps: 1. Press continue - 2. Disconnect USB 2.0 storage device + 2. Wait until the message "REMOVE NOW" is printed on the screen + 3. Disconnect USB 2.0 storage device _verification: The verification of this test is automated. Do not change the automatically selected result. @@ -119,7 +122,8 @@ _purpose: Check system can detect removal of a USB 3.0 storage device _steps: 1. Press continue - 2. Disconnect USB 3.0 storage device + 2. Wait until the message "REMOVE NOW" is printed on the screen + 3. Disconnect USB 3.0 storage device _verification: The verification of this test is automated. Do not change the automatically selected result. |