diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-25 21:13:04 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-25 21:13:04 +0200 |
commit | 704d45e3a86d7efc226685da2cf065ab4cc77442 (patch) | |
tree | a10b66e6ee50e0f07b30f2400cedabb5b6286b63 /units/touchscreen | |
parent | 9f61ef644ec28b3e83a7cf7ad69d48edea50e40e (diff) |
Add automated and blockers test plans meant to be used as nested parts
Diffstat (limited to 'units/touchscreen')
-rw-r--r-- | units/touchscreen/test-plan.pxu | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/units/touchscreen/test-plan.pxu b/units/touchscreen/test-plan.pxu index eaba0850..e984af98 100644 --- a/units/touchscreen/test-plan.pxu +++ b/units/touchscreen/test-plan.pxu @@ -9,3 +9,13 @@ include: touchscreen/3-touch-tap certification-status=blocker touchscreen/4-touch-tap certification-status=blocker touchscreen/multitouch-dash certification-status=non-blocker + +id: touchscreen-cert-blockers +unit: test plan +_name: Touchscreen tests (certification blockers only) +_description: Touchscreen tests (certification blockers only) +include: + touchscreen/drag-n-drop certification-status=blocker + touchscreen/multitouch-zoom certification-status=blocker + touchscreen/3-touch-tap certification-status=blocker + touchscreen/4-touch-tap certification-status=blocker |