From 58745b3bd063ddfca7dd6a7a0c3aadb1d15834a6 Mon Sep 17 00:00:00 2001 From: Jonathan Cave Date: Thu, 7 Dec 2017 16:46:20 +0000 Subject: Create test plans for the usb preinserted jobs These are convenient for using in nested parts while maintaining correct running order --- units/usb/test-plan.pxu | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/units/usb/test-plan.pxu b/units/usb/test-plan.pxu index f3047c2..1ff40a6 100644 --- a/units/usb/test-plan.pxu +++ b/units/usb/test-plan.pxu @@ -101,3 +101,31 @@ include: suspend/usb3_insert_after_suspend certification-status=blocker suspend/usb3_storage_automated_after_suspend certification-status=blocker suspend/usb3_remove_after_suspend certification-status=blocker + +id: usb-preinserted +unit: test plan +_name: Automated USB write/read/compare tests on storage devices +_description: Automated USB write/read/compare tests on storage devices +include: + usb/storage-preinserted + +id: after-suspend-usb-preinserted +unit: test plan +_name: After suspend automated USB write/read/compare tests on storage devices +_description: After suspend automated USB write/read/compare tests on storage devices +include: + after-suspend-usb/storage-preinserted + +id: usb3-preinserted +unit: test plan +_name: Automated USB 3 write/read/compare tests on storage devices +_description: Automated USB 3 write/read/compare tests on storage devices +include: + usb3/storage-preinserted + +id: after-suspend-usb3-preinserted +unit: test plan +_name: After suspend automated USB 3 write/read/compare tests on storage devices +_description: After suspend automated USB 3 write/read/compare tests on storage devices +include: + after-suspend-usb3/storage-preinserted -- cgit v1.2.3