diff options
Diffstat (limited to 'units/wireless')
-rw-r--r-- | units/wireless/test-plan.pxu | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/units/wireless/test-plan.pxu b/units/wireless/test-plan.pxu index ee921df..74bf271 100644 --- a/units/wireless/test-plan.pxu +++ b/units/wireless/test-plan.pxu @@ -1,11 +1,23 @@ id: wireless-cert-full unit: test plan _name: Wireless tests -_description: Wireless connection tests +_description: + Wireless connection tests +include: +nested_part: + com.canonical.certification::wireless-cert-manual + com.canonical.certification::wireless-cert-automated + +id: wireless-cert-manual +unit: test plan +_name: Wireless tests (Manual) +_description: + Wireless connection tests (Manual) include: nested_part: wireless-cert-automated + id: after-suspend-wireless-cert-full unit: test plan _name: Wireless tests (after suspend) |