summaryrefslogtreecommitdiff
diff options
authorPo-Hsu Lin <po-hsu.lin@canonical.com>2016-03-04 10:42:17 +0800
committerPo-Hsu Lin <po-hsu.lin@canonical.com>2016-03-04 10:42:17 +0800
commit54936f87ebbaeb79f4ca899547aab8c6f543301b (patch)
treeacfb2f85819d34465d4f4b37a2b4c70736f2ef8c
parent6716ddee365184bca79a9914eb0a80652c3d9c3c (diff)
p-p-c: POT file and pxu file update for future i18n
-rw-r--r--po/POTFILES.in9
-rw-r--r--units/autotesting.pxu2
-rw-r--r--units/hwsubmit.pxu2
-rw-r--r--units/smoke.pxu2
4 files changed, 9 insertions, 6 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 0886e56b..e24d4fd3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -39,14 +39,18 @@
[type: gettext/rfc822deb] jobs/smoke.txt.in
[type: gettext/rfc822deb] jobs/stress.txt.in
[type: gettext/rfc822deb] jobs/suspend.txt.in
+[type: gettext/rfc822deb] jobs/thunderbolt.pxu
[type: gettext/rfc822deb] jobs/touchpad.txt.in
[type: gettext/rfc822deb] jobs/touchscreen.txt.in
[type: gettext/rfc822deb] jobs/usb.txt.in
[type: gettext/rfc822deb] jobs/virtualization.txt.in
[type: gettext/rfc822deb] jobs/wireless.txt.in
+[type: gettext/rfc822deb] units/autotesting.pxu
+[type: gettext/rfc822deb] units/default.pxu
+[type: gettext/rfc822deb] units/dock.pxu
+[type: gettext/rfc822deb] units/hwsubmit.pxu
+[type: gettext/rfc822deb] units/smoke.pxu
[type: gettext/python] bin/accelerometer_test
-bin/alsa_info
-bin/alsa_record_playback
[type: gettext/python] bin/ansi_parser
[type: gettext/python] bin/audio_driver_info
[type: gettext/python] bin/audio_settings
@@ -56,7 +60,6 @@ bin/bluetooth_scan
[type: gettext/python] bin/bluetooth_test
[type: gettext/python] bin/brightness_test
[type: gettext/python] bin/camera_test
-bin/check_is_laptop
[type: gettext/python] bin/cking_suite
[type: gettext/python] bin/color_depth_info
bin/connect_wireless
diff --git a/units/autotesting.pxu b/units/autotesting.pxu
index f1f8a1c3..3fa75e7d 100644
--- a/units/autotesting.pxu
+++ b/units/autotesting.pxu
@@ -1,7 +1,7 @@
id: autotesting
_name: Automated Tests
unit: test plan
-description:
+_description:
This test plan is used for automated testing of the test cases themselves.
The resources jobs are needed for a valid submission, so they are included
explicitly, even if they are usually run implicitly by jobs requiring them.
diff --git a/units/hwsubmit.pxu b/units/hwsubmit.pxu
index d2ca6824..b49f5fe6 100644
--- a/units/hwsubmit.pxu
+++ b/units/hwsubmit.pxu
@@ -1,5 +1,5 @@
id: hwsubmit
-_name: All HW Submit Tests
+_name: All HW Information Submit Tests
unit: test plan
include:
cdimage
diff --git a/units/smoke.pxu b/units/smoke.pxu
index 70c5cffb..bcd69c60 100644
--- a/units/smoke.pxu
+++ b/units/smoke.pxu
@@ -1,7 +1,7 @@
id: smoke
_name: All Smoke Tests
unit: test plan
-description:
+_description:
This is an example test plan to start from.
To use, copy this file and add the jobs you want to run to the copy. Delete
these comments. DO NOT delete the first 9 jobs in tis file.