diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/somerville-touch.pxu | 14 | ||||
-rw-r--r-- | units/somerville-webcam.pxu | 14 | ||||
-rw-r--r-- | units/stella/stella-touch.pxu | 10 | ||||
-rw-r--r-- | units/stella/stella-webcam.pxu | 10 | ||||
-rw-r--r-- | units/sutton/sutton-touch.pxu | 7 | ||||
-rw-r--r-- | units/sutton/sutton-webcam.pxu | 7 |
6 files changed, 62 insertions, 0 deletions
diff --git a/units/somerville-touch.pxu b/units/somerville-touch.pxu new file mode 100644 index 0000000..56cc6fb --- /dev/null +++ b/units/somerville-touch.pxu @@ -0,0 +1,14 @@ +# Version: 1.1.1 2022-09-30 +id: somerville-touch +_name: Somerville Touch +unit: test plan +_description: Somerville Touch +include: + com.canonical.certification::dell_bto_xml_attachment + com.canonical.certification::info/detect_dell_recovery + somerville/recovery/desktop-disk + somerville/phase-sku + somerville/phase-platform + somerville/desktop-kpi-dashboard +nested_part: + oem-generic-touch diff --git a/units/somerville-webcam.pxu b/units/somerville-webcam.pxu new file mode 100644 index 0000000..b7587be --- /dev/null +++ b/units/somerville-webcam.pxu @@ -0,0 +1,14 @@ +# Version: 1.1.1 2022-09-30 +id: somerville-webcam +_name: Somerville Webcam +unit: test plan +_description: Somerville Webcam +include: + com.canonical.certification::dell_bto_xml_attachment + com.canonical.certification::info/detect_dell_recovery + somerville/recovery/desktop-disk + somerville/phase-sku + somerville/phase-platform + somerville/desktop-kpi-dashboard +nested_part: + oem-generic-webcam diff --git a/units/stella/stella-touch.pxu b/units/stella/stella-touch.pxu new file mode 100644 index 0000000..951d032 --- /dev/null +++ b/units/stella/stella-touch.pxu @@ -0,0 +1,10 @@ +# Version: 1.0.0 2022-09-30 +id: stella-touch +_name: Stella Touch +unit: test plan +_description: Stella Touch +include: +nested_part: + oem-generic-touch +mandatory_include: +exclude: \ No newline at end of file diff --git a/units/stella/stella-webcam.pxu b/units/stella/stella-webcam.pxu new file mode 100644 index 0000000..74cf5de --- /dev/null +++ b/units/stella/stella-webcam.pxu @@ -0,0 +1,10 @@ +# Version: 1.0.0 2022-09-30 +id: stella-webcam +_name: Stella Webcam +unit: test plan +_description: Stella Webcam +include: +nested_part: + oem-generic-webcam +mandatory_include: +exclude: \ No newline at end of file diff --git a/units/sutton/sutton-touch.pxu b/units/sutton/sutton-touch.pxu new file mode 100644 index 0000000..c598b0b --- /dev/null +++ b/units/sutton/sutton-touch.pxu @@ -0,0 +1,7 @@ +id: sutton-touch +_name: Sutton Generic Touch +unit: test plan +_description: The generic touchpad, touchscreen test plan for Sutton projects. +include: +nested_part: + oem-generic-touch diff --git a/units/sutton/sutton-webcam.pxu b/units/sutton/sutton-webcam.pxu new file mode 100644 index 0000000..2882015 --- /dev/null +++ b/units/sutton/sutton-webcam.pxu @@ -0,0 +1,7 @@ +id: sutton-webcam +_name: Sutton Generic Webcam +unit: test plan +_description: The generic webcam test plan for Sutton projects. +include: +nested_part: + oem-generic-webcam |