Merge ~jocave/plainbox-provider-certification-client:pxu-renaming-for-readability into plainbox-provider-certification-client:master

Proposed by Jonathan Cave
Status: Merged
Approved by: Jonathan Cave
Approved revision: bbd2715203bcd179c862f099d483fdfa1b155396
Merged at revision: 0cd39b1942f78e9618d9773b30357aeca1554f21
Proposed branch: ~jocave/plainbox-provider-certification-client:pxu-renaming-for-readability
Merge into: plainbox-provider-certification-client:master
Diff against target: 57 lines (+12/-12)
2 files modified
dev/null (+0/-12)
units/client-drivertest.pxu (+12/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+391749@code.launchpad.net

Description of the change

Some file renaming in attempt to create clearer organisation. No changes at all to test plan ids or contents in this one.

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/units/client-cert-16-04.pxu b/units/client-cert-desktop-16-04.pxu
2similarity index 100%
3rename from units/client-cert-16-04.pxu
4rename to units/client-cert-desktop-16-04.pxu
5diff --git a/units/client-cert-18-04.pxu b/units/client-cert-desktop-18-04.pxu
6similarity index 100%
7rename from units/client-cert-18-04.pxu
8rename to units/client-cert-desktop-18-04.pxu
9diff --git a/units/client-cert-20-04.pxu b/units/client-cert-desktop-20-04.pxu
10similarity index 100%
11rename from units/client-cert-20-04.pxu
12rename to units/client-cert-desktop-20-04.pxu
13diff --git a/units/client-cert-n+1.pxu b/units/client-cert-desktop-n+1.pxu
14similarity index 100%
15rename from units/client-cert-n+1.pxu
16rename to units/client-cert-desktop-n+1.pxu
17diff --git a/units/cdts.pxu b/units/client-drivertest.pxu
18similarity index 76%
19rename from units/cdts.pxu
20rename to units/client-drivertest.pxu
21index bc0ec23..31f9843 100644
22--- a/units/cdts.pxu
23+++ b/units/client-drivertest.pxu
24@@ -19,3 +19,15 @@ nested_part:
25 com.canonical.certification::dock-cert-full
26 com.canonical.certification::after-suspend-dock-cert-full
27
28+id: touchpad
29+_name: Touchpad Tests
30+unit: test plan
31+_description:
32+ This test plan is used for customers and independent hardware vendors (IHV)
33+ to test and verify the behavior of touchpads on tested devices.
34+include:
35+nested_part:
36+ submission-cert-full
37+ touchpad-cert-full
38+ after-suspend-touchpad-cert-full
39+ info-attachment-cert-full
40diff --git a/units/touchpad.pxu b/units/touchpad.pxu
41deleted file mode 100644
42index 6cf44bb..0000000
43--- a/units/touchpad.pxu
44+++ /dev/null
45@@ -1,12 +0,0 @@
46-id: touchpad
47-_name: Touchpad Tests
48-unit: test plan
49-_description:
50- This test plan is used for customers and independent hardware vendors (IHV)
51- to test and verify the behavior of touchpads on tested devices.
52-include:
53-nested_part:
54- submission-cert-full
55- touchpad-cert-full
56- after-suspend-touchpad-cert-full
57- info-attachment-cert-full

Subscribers

People subscribed via source and target branches