diff options
author | Yeoh Ee Peng <ee.peng.yeoh@intel.com> | 2019-03-19 09:53:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-19 10:40:35 +0000 |
commit | a9b2f3561ee0fbe9db08ebbba63e69699cdd049a (patch) | |
tree | 8b5186de333272b5de70871c8ebf5bb22cb69f54 /meta/lib | |
parent | 418021ce9d6444340c612f09926b5e39c2d4307f (diff) | |
download | poky-a9b2f3561ee0fbe9db08ebbba63e69699cdd049a.tar.gz |
oeqa/manual/toaster: updated test id naminguninative-2.4
All test id (eg. @alias) inside manual testcase file shall follow the same
test id naming convention from oeqa automated tests (eg. selftest,
runtime, sdk, etc), where the test id consists of
<test_module>.<test_suite>.<test_function>. Furthermore, there shall be
only 1 unique test_module per each manual testcases file, where
test_module match the file name itself.
This file was using test_module name that does not match the file name
itself. Fixed test_module name as well as the test_suite name.
(From OE-Core rev: f24178993e7b0830510900e80e879c7f9f8e28f0)
Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
-rw-r--r-- | meta/lib/oeqa/manual/toaster-managed-mode.json | 130 | ||||
-rw-r--r-- | meta/lib/oeqa/manual/toaster-unmanaged-mode.json | 56 |
2 files changed, 93 insertions, 93 deletions
diff --git a/meta/lib/oeqa/manual/toaster-managed-mode.json b/meta/lib/oeqa/manual/toaster-managed-mode.json index ba0658f036..812f57da34 100644 --- a/meta/lib/oeqa/manual/toaster-managed-mode.json +++ b/meta/lib/oeqa/manual/toaster-managed-mode.json | |||
@@ -1,7 +1,7 @@ | |||
1 | [ | 1 | [ |
2 | { | 2 | { |
3 | "test": { | 3 | "test": { |
4 | "@alias": "toaster.toaster.All_layers:_default_view", | 4 | "@alias": "toaster-managed-mode.toaster-managed.All_layers:_default_view", |
5 | "author": [ | 5 | "author": [ |
6 | { | 6 | { |
7 | "email": "stanciux.mihail@intel.com", | 7 | "email": "stanciux.mihail@intel.com", |
@@ -47,7 +47,7 @@ | |||
47 | }, | 47 | }, |
48 | { | 48 | { |
49 | "test": { | 49 | "test": { |
50 | "@alias": "toaster.toaster.All_layers:_Add/delete_layers", | 50 | "@alias": "toaster-managed-mode.toaster-managed.All_layers:_Add/delete_layers", |
51 | "author": [ | 51 | "author": [ |
52 | { | 52 | { |
53 | "email": "stanciux.mihail@intel.com", | 53 | "email": "stanciux.mihail@intel.com", |
@@ -85,7 +85,7 @@ | |||
85 | }, | 85 | }, |
86 | { | 86 | { |
87 | "test": { | 87 | "test": { |
88 | "@alias": "toaster.toaster.All_targets:_Default_view", | 88 | "@alias": "toaster-managed-mode.toaster-managed.All_targets:_Default_view", |
89 | "author": [ | 89 | "author": [ |
90 | { | 90 | { |
91 | "email": "stanciux.mihail@intel.com", | 91 | "email": "stanciux.mihail@intel.com", |
@@ -119,7 +119,7 @@ | |||
119 | }, | 119 | }, |
120 | { | 120 | { |
121 | "test": { | 121 | "test": { |
122 | "@alias": "toaster.toaster.Configuration_variables:_default_view", | 122 | "@alias": "toaster-managed-mode.toaster-managed.Configuration_variables:_default_view", |
123 | "author": [ | 123 | "author": [ |
124 | { | 124 | { |
125 | "email": "stanciux.mihail@intel.com", | 125 | "email": "stanciux.mihail@intel.com", |
@@ -153,7 +153,7 @@ | |||
153 | }, | 153 | }, |
154 | { | 154 | { |
155 | "test": { | 155 | "test": { |
156 | "@alias": "toaster.toaster.Configuration_variables:_Test_UI_elements", | 156 | "@alias": "toaster-managed-mode.toaster-managed.Configuration_variables:_Test_UI_elements", |
157 | "author": [ | 157 | "author": [ |
158 | { | 158 | { |
159 | "email": "stanciux.mihail@intel.com", | 159 | "email": "stanciux.mihail@intel.com", |
@@ -215,7 +215,7 @@ | |||
215 | }, | 215 | }, |
216 | { | 216 | { |
217 | "test": { | 217 | "test": { |
218 | "@alias": "toaster.toaster.Project_builds:_Default_view", | 218 | "@alias": "toaster-managed-mode.toaster-managed.Project_builds:_Default_view", |
219 | "author": [ | 219 | "author": [ |
220 | { | 220 | { |
221 | "email": "stanciux.mihail@intel.com", | 221 | "email": "stanciux.mihail@intel.com", |
@@ -249,7 +249,7 @@ | |||
249 | }, | 249 | }, |
250 | { | 250 | { |
251 | "test": { | 251 | "test": { |
252 | "@alias": "toaster.toaster.Project_builds:_Sorting_the_project_builds_table", | 252 | "@alias": "toaster-managed-mode.toaster-managed.Project_builds:_Sorting_the_project_builds_table", |
253 | "author": [ | 253 | "author": [ |
254 | { | 254 | { |
255 | "email": "stanciux.mihail@intel.com", | 255 | "email": "stanciux.mihail@intel.com", |
@@ -287,7 +287,7 @@ | |||
287 | }, | 287 | }, |
288 | { | 288 | { |
289 | "test": { | 289 | "test": { |
290 | "@alias": "toaster.toaster.Project_builds:_customize_the_columns_of_the_table", | 290 | "@alias": "toaster-managed-mode.toaster-managed.Project_builds:_customize_the_columns_of_the_table", |
291 | "author": [ | 291 | "author": [ |
292 | { | 292 | { |
293 | "email": "stanciux.mihail@intel.com", | 293 | "email": "stanciux.mihail@intel.com", |
@@ -321,7 +321,7 @@ | |||
321 | }, | 321 | }, |
322 | { | 322 | { |
323 | "test": { | 323 | "test": { |
324 | "@alias": "toaster.toaster.Project_builds:_filter_the_contents_of_the_table", | 324 | "@alias": "toaster-managed-mode.toaster-managed.Project_builds:_filter_the_contents_of_the_table", |
325 | "author": [ | 325 | "author": [ |
326 | { | 326 | { |
327 | "email": "stanciux.mihail@intel.com", | 327 | "email": "stanciux.mihail@intel.com", |
@@ -355,7 +355,7 @@ | |||
355 | }, | 355 | }, |
356 | { | 356 | { |
357 | "test": { | 357 | "test": { |
358 | "@alias": "toaster.toaster.Project_builds:_search_the_contents_of_the_table", | 358 | "@alias": "toaster-managed-mode.toaster-managed.Project_builds:_search_the_contents_of_the_table", |
359 | "author": [ | 359 | "author": [ |
360 | { | 360 | { |
361 | "email": "stanciux.mihail@intel.com", | 361 | "email": "stanciux.mihail@intel.com", |
@@ -393,7 +393,7 @@ | |||
393 | }, | 393 | }, |
394 | { | 394 | { |
395 | "test": { | 395 | "test": { |
396 | "@alias": "toaster.toaster.Layer_details_page:_Default_view", | 396 | "@alias": "toaster-managed-mode.toaster-managed.Layer_details_page:_Default_view", |
397 | "author": [ | 397 | "author": [ |
398 | { | 398 | { |
399 | "email": "stanciux.mihail@intel.com", | 399 | "email": "stanciux.mihail@intel.com", |
@@ -471,7 +471,7 @@ | |||
471 | }, | 471 | }, |
472 | { | 472 | { |
473 | "test": { | 473 | "test": { |
474 | "@alias": "toaster.toaster.Layer_details_page:_UI_functionality", | 474 | "@alias": "toaster-managed-mode.toaster-managed.Layer_details_page:_UI_functionality", |
475 | "author": [ | 475 | "author": [ |
476 | { | 476 | { |
477 | "email": "stanciux.mihail@intel.com", | 477 | "email": "stanciux.mihail@intel.com", |
@@ -517,7 +517,7 @@ | |||
517 | }, | 517 | }, |
518 | { | 518 | { |
519 | "test": { | 519 | "test": { |
520 | "@alias": "toaster.toaster.Importing_new_layers", | 520 | "@alias": "toaster-managed-mode.toaster-managed.Importing_new_layers", |
521 | "author": [ | 521 | "author": [ |
522 | { | 522 | { |
523 | "email": "stanciux.mihail@intel.com", | 523 | "email": "stanciux.mihail@intel.com", |
@@ -547,7 +547,7 @@ | |||
547 | }, | 547 | }, |
548 | { | 548 | { |
549 | "test": { | 549 | "test": { |
550 | "@alias": "toaster.toaster.Layer_details_page:_UI_functionality_for_imported_layers", | 550 | "@alias": "toaster-managed-mode.toaster-managed.Layer_details_page:_UI_functionality_for_imported_layers", |
551 | "author": [ | 551 | "author": [ |
552 | { | 552 | { |
553 | "email": "stanciux.mihail@intel.com", | 553 | "email": "stanciux.mihail@intel.com", |
@@ -601,7 +601,7 @@ | |||
601 | }, | 601 | }, |
602 | { | 602 | { |
603 | "test": { | 603 | "test": { |
604 | "@alias": "toaster.toaster.Multiple_build_directories", | 604 | "@alias": "toaster-managed-mode.toaster-managed.Multiple_build_directories", |
605 | "author": [ | 605 | "author": [ |
606 | { | 606 | { |
607 | "email": "stanciux.mihail@intel.com", | 607 | "email": "stanciux.mihail@intel.com", |
@@ -647,7 +647,7 @@ | |||
647 | }, | 647 | }, |
648 | { | 648 | { |
649 | "test": { | 649 | "test": { |
650 | "@alias": "toaster.toaster.Run_again_button_from_all_builds_page_must_run_the_specified_task", | 650 | "@alias": "toaster-managed-mode.toaster-managed.Run_again_button_from_all_builds_page_must_run_the_specified_task", |
651 | "author": [ | 651 | "author": [ |
652 | { | 652 | { |
653 | "email": "alexandru.costinx.roman@intel.com", | 653 | "email": "alexandru.costinx.roman@intel.com", |
@@ -693,7 +693,7 @@ | |||
693 | }, | 693 | }, |
694 | { | 694 | { |
695 | "test": { | 695 | "test": { |
696 | "@alias": "toaster.toaster.Intel_layers_builds", | 696 | "@alias": "toaster-managed-mode.toaster-managed.Intel_layers_builds", |
697 | "author": [ | 697 | "author": [ |
698 | { | 698 | { |
699 | "email": "alexandru.costinx.roman@intel.com", | 699 | "email": "alexandru.costinx.roman@intel.com", |
@@ -743,7 +743,7 @@ | |||
743 | }, | 743 | }, |
744 | { | 744 | { |
745 | "test": { | 745 | "test": { |
746 | "@alias": "toaster.toaster.Download_other_artifacts", | 746 | "@alias": "toaster-managed-mode.toaster-managed.Download_other_artifacts", |
747 | "author": [ | 747 | "author": [ |
748 | { | 748 | { |
749 | "email": "alexandru.costinx.roman@intel.com", | 749 | "email": "alexandru.costinx.roman@intel.com", |
@@ -785,7 +785,7 @@ | |||
785 | }, | 785 | }, |
786 | { | 786 | { |
787 | "test": { | 787 | "test": { |
788 | "@alias": "toaster.toaster.Download_licence_manifest", | 788 | "@alias": "toaster-managed-mode.toaster-managed.Download_licence_manifest", |
789 | "author": [ | 789 | "author": [ |
790 | { | 790 | { |
791 | "email": "alexandru.costinx.roman@intel.com", | 791 | "email": "alexandru.costinx.roman@intel.com", |
@@ -827,7 +827,7 @@ | |||
827 | }, | 827 | }, |
828 | { | 828 | { |
829 | "test": { | 829 | "test": { |
830 | "@alias": "toaster.toaster.Test_dependencies_layers", | 830 | "@alias": "toaster-managed-mode.toaster-managed.Test_dependencies_layers", |
831 | "author": [ | 831 | "author": [ |
832 | { | 832 | { |
833 | "email": "alexandru.costinx.roman@intel.com", | 833 | "email": "alexandru.costinx.roman@intel.com", |
@@ -873,7 +873,7 @@ | |||
873 | }, | 873 | }, |
874 | { | 874 | { |
875 | "test": { | 875 | "test": { |
876 | "@alias": "toaster.toaster.Test_build_recipe_button_from_recipes_page", | 876 | "@alias": "toaster-managed-mode.toaster-managed.Test_build_recipe_button_from_recipes_page", |
877 | "author": [ | 877 | "author": [ |
878 | { | 878 | { |
879 | "email": "alexandru.costinx.roman@intel.com", | 879 | "email": "alexandru.costinx.roman@intel.com", |
@@ -915,7 +915,7 @@ | |||
915 | }, | 915 | }, |
916 | { | 916 | { |
917 | "test": { | 917 | "test": { |
918 | "@alias": "toaster.toaster.Test_compatible_machines", | 918 | "@alias": "toaster-managed-mode.toaster-managed.Test_compatible_machines", |
919 | "author": [ | 919 | "author": [ |
920 | { | 920 | { |
921 | "email": "alexandru.costinx.roman@intel.com", | 921 | "email": "alexandru.costinx.roman@intel.com", |
@@ -961,7 +961,7 @@ | |||
961 | }, | 961 | }, |
962 | { | 962 | { |
963 | "test": { | 963 | "test": { |
964 | "@alias": "toaster.toaster.Builds_with_different_machines", | 964 | "@alias": "toaster-managed-mode.toaster-managed.Builds_with_different_machines", |
965 | "author": [ | 965 | "author": [ |
966 | { | 966 | { |
967 | "email": "alexandru.costinx.roman@intel.com", | 967 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1007,7 +1007,7 @@ | |||
1007 | }, | 1007 | }, |
1008 | { | 1008 | { |
1009 | "test": { | 1009 | "test": { |
1010 | "@alias": "toaster.toaster.Test_bitbake_variables_-_IMAGE_FSTYPES", | 1010 | "@alias": "toaster-managed-mode.toaster-managed.Test_bitbake_variables_-_IMAGE_FSTYPES", |
1011 | "author": [ | 1011 | "author": [ |
1012 | { | 1012 | { |
1013 | "email": "alexandru.costinx.roman@intel.com", | 1013 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1049,7 +1049,7 @@ | |||
1049 | }, | 1049 | }, |
1050 | { | 1050 | { |
1051 | "test": { | 1051 | "test": { |
1052 | "@alias": "toaster.toaster.Software_recipes:_default_view", | 1052 | "@alias": "toaster-managed-mode.toaster-managed.Software_recipes:_default_view", |
1053 | "author": [ | 1053 | "author": [ |
1054 | { | 1054 | { |
1055 | "email": "alexandru.costinx.roman@intel.com", | 1055 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1083,7 +1083,7 @@ | |||
1083 | }, | 1083 | }, |
1084 | { | 1084 | { |
1085 | "test": { | 1085 | "test": { |
1086 | "@alias": "toaster.toaster.Software_recipes:_sorting_the_content_of_the_software_recipes_table", | 1086 | "@alias": "toaster-managed-mode.toaster-managed.Software_recipes:_sorting_the_content_of_the_software_recipes_table", |
1087 | "author": [ | 1087 | "author": [ |
1088 | { | 1088 | { |
1089 | "email": "alexandru.costinx.roman@intel.com", | 1089 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1129,7 +1129,7 @@ | |||
1129 | }, | 1129 | }, |
1130 | { | 1130 | { |
1131 | "test": { | 1131 | "test": { |
1132 | "@alias": "toaster.toaster.Software_recipes:_Searching_the_content_of_the_software_recipes_table", | 1132 | "@alias": "toaster-managed-mode.toaster-managed.Software_recipes:_Searching_the_content_of_the_software_recipes_table", |
1133 | "author": [ | 1133 | "author": [ |
1134 | { | 1134 | { |
1135 | "email": "alexandru.costinx.roman@intel.com", | 1135 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1179,7 +1179,7 @@ | |||
1179 | }, | 1179 | }, |
1180 | { | 1180 | { |
1181 | "test": { | 1181 | "test": { |
1182 | "@alias": "toaster.toaster.Software_recipes:_Filter_the_contents_of_the_software_recipes_table", | 1182 | "@alias": "toaster-managed-mode.toaster-managed.Software_recipes:_Filter_the_contents_of_the_software_recipes_table", |
1183 | "author": [ | 1183 | "author": [ |
1184 | { | 1184 | { |
1185 | "email": "alexandru.costinx.roman@intel.com", | 1185 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1213,7 +1213,7 @@ | |||
1213 | }, | 1213 | }, |
1214 | { | 1214 | { |
1215 | "test": { | 1215 | "test": { |
1216 | "@alias": "toaster.toaster.Test_the_packages_included_in_the_image", | 1216 | "@alias": "toaster-managed-mode.toaster-managed.Test_the_packages_included_in_the_image", |
1217 | "author": [ | 1217 | "author": [ |
1218 | { | 1218 | { |
1219 | "email": "alexandru.costinx.roman@intel.com", | 1219 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1259,7 +1259,7 @@ | |||
1259 | }, | 1259 | }, |
1260 | { | 1260 | { |
1261 | "test": { | 1261 | "test": { |
1262 | "@alias": "toaster.toaster.Test_the_filters_from_a_image_page", | 1262 | "@alias": "toaster-managed-mode.toaster-managed.Test_the_filters_from_a_image_page", |
1263 | "author": [ | 1263 | "author": [ |
1264 | { | 1264 | { |
1265 | "email": "alexandru.costinx.roman@intel.com", | 1265 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1301,7 +1301,7 @@ | |||
1301 | }, | 1301 | }, |
1302 | { | 1302 | { |
1303 | "test": { | 1303 | "test": { |
1304 | "@alias": "toaster.toaster.Test_dependencies_link", | 1304 | "@alias": "toaster-managed-mode.toaster-managed.Test_dependencies_link", |
1305 | "author": [ | 1305 | "author": [ |
1306 | { | 1306 | { |
1307 | "email": "alexandru.costinx.roman@intel.com", | 1307 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1351,7 +1351,7 @@ | |||
1351 | }, | 1351 | }, |
1352 | { | 1352 | { |
1353 | "test": { | 1353 | "test": { |
1354 | "@alias": "toaster.toaster.Test_recipe_file_link", | 1354 | "@alias": "toaster-managed-mode.toaster-managed.Test_recipe_file_link", |
1355 | "author": [ | 1355 | "author": [ |
1356 | { | 1356 | { |
1357 | "email": "alexandru.costinx.roman@intel.com", | 1357 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1393,7 +1393,7 @@ | |||
1393 | }, | 1393 | }, |
1394 | { | 1394 | { |
1395 | "test": { | 1395 | "test": { |
1396 | "@alias": "toaster.toaster.See_packages_size", | 1396 | "@alias": "toaster-managed-mode.toaster-managed.See_packages_size", |
1397 | "author": [ | 1397 | "author": [ |
1398 | { | 1398 | { |
1399 | "email": "alexandru.costinx.roman@intel.com", | 1399 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1435,7 +1435,7 @@ | |||
1435 | }, | 1435 | }, |
1436 | { | 1436 | { |
1437 | "test": { | 1437 | "test": { |
1438 | "@alias": "toaster.toaster.Build_multiple_recipes", | 1438 | "@alias": "toaster-managed-mode.toaster-managed.Build_multiple_recipes", |
1439 | "author": [ | 1439 | "author": [ |
1440 | { | 1440 | { |
1441 | "email": "alexandru.costinx.roman@intel.com", | 1441 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1465,7 +1465,7 @@ | |||
1465 | }, | 1465 | }, |
1466 | { | 1466 | { |
1467 | "test": { | 1467 | "test": { |
1468 | "@alias": "toaster.toaster.Build_a_recipe_with_different_distro", | 1468 | "@alias": "toaster-managed-mode.toaster-managed.Build_a_recipe_with_different_distro", |
1469 | "author": [ | 1469 | "author": [ |
1470 | { | 1470 | { |
1471 | "email": "alexandru.costinx.roman@intel.com", | 1471 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1511,7 +1511,7 @@ | |||
1511 | }, | 1511 | }, |
1512 | { | 1512 | { |
1513 | "test": { | 1513 | "test": { |
1514 | "@alias": "toaster.toaster.Test_package_format_-_ipk_rpm_deb", | 1514 | "@alias": "toaster-managed-mode.toaster-managed.Test_package_format_-_ipk_rpm_deb", |
1515 | "author": [ | 1515 | "author": [ |
1516 | { | 1516 | { |
1517 | "email": "alexandru.costinx.roman@intel.com", | 1517 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1549,7 +1549,7 @@ | |||
1549 | }, | 1549 | }, |
1550 | { | 1550 | { |
1551 | "test": { | 1551 | "test": { |
1552 | "@alias": "toaster.toaster.Test_IMAGE_INSTALL_append_variable", | 1552 | "@alias": "toaster-managed-mode.toaster-managed.Test_IMAGE_INSTALL_append_variable", |
1553 | "author": [ | 1553 | "author": [ |
1554 | { | 1554 | { |
1555 | "email": "alexandru.costinx.roman@intel.com", | 1555 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1595,7 +1595,7 @@ | |||
1595 | }, | 1595 | }, |
1596 | { | 1596 | { |
1597 | "test": { | 1597 | "test": { |
1598 | "@alias": "toaster.toaster.New_custom_image:_default_view", | 1598 | "@alias": "toaster-managed-mode.toaster-managed.New_custom_image:_default_view", |
1599 | "author": [ | 1599 | "author": [ |
1600 | { | 1600 | { |
1601 | "email": "alexandru.costinx.roman@intel.com", | 1601 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1637,7 +1637,7 @@ | |||
1637 | }, | 1637 | }, |
1638 | { | 1638 | { |
1639 | "test": { | 1639 | "test": { |
1640 | "@alias": "toaster.toaster.New_custom_image:_sorting_the_content_of_new_custom_image_table", | 1640 | "@alias": "toaster-managed-mode.toaster-managed.New_custom_image:_sorting_the_content_of_new_custom_image_table", |
1641 | "author": [ | 1641 | "author": [ |
1642 | { | 1642 | { |
1643 | "email": "alexandru.costinx.roman@intel.com", | 1643 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1687,7 +1687,7 @@ | |||
1687 | }, | 1687 | }, |
1688 | { | 1688 | { |
1689 | "test": { | 1689 | "test": { |
1690 | "@alias": "toaster.toaster.New_custom_image:_searching_the_content_of_new_custom_image_table", | 1690 | "@alias": "toaster-managed-mode.toaster-managed.New_custom_image:_searching_the_content_of_new_custom_image_table", |
1691 | "author": [ | 1691 | "author": [ |
1692 | { | 1692 | { |
1693 | "email": "alexandru.costinx.roman@intel.com", | 1693 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1733,7 +1733,7 @@ | |||
1733 | }, | 1733 | }, |
1734 | { | 1734 | { |
1735 | "test": { | 1735 | "test": { |
1736 | "@alias": "toaster.toaster.New_custom_image:_Filter_the_contents_of_the_new_custom_image_table", | 1736 | "@alias": "toaster-managed-mode.toaster-managed.New_custom_image:_Filter_the_contents_of_the_new_custom_image_table", |
1737 | "author": [ | 1737 | "author": [ |
1738 | { | 1738 | { |
1739 | "email": "alexandru.costinx.roman@intel.com", | 1739 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1767,7 +1767,7 @@ | |||
1767 | }, | 1767 | }, |
1768 | { | 1768 | { |
1769 | "test": { | 1769 | "test": { |
1770 | "@alias": "toaster.toaster.Create_new_custom_image", | 1770 | "@alias": "toaster-managed-mode.toaster-managed.Create_new_custom_image", |
1771 | "author": [ | 1771 | "author": [ |
1772 | { | 1772 | { |
1773 | "email": "alexandru.costinx.roman@intel.com", | 1773 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1805,7 +1805,7 @@ | |||
1805 | }, | 1805 | }, |
1806 | { | 1806 | { |
1807 | "test": { | 1807 | "test": { |
1808 | "@alias": "toaster.toaster.Custom_image_page_details", | 1808 | "@alias": "toaster-managed-mode.toaster-managed.Custom_image_page_details", |
1809 | "author": [ | 1809 | "author": [ |
1810 | { | 1810 | { |
1811 | "email": "alexandru.costinx.roman@intel.com", | 1811 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1839,7 +1839,7 @@ | |||
1839 | }, | 1839 | }, |
1840 | { | 1840 | { |
1841 | "test": { | 1841 | "test": { |
1842 | "@alias": "toaster.toaster.Custom_image_page_–_Add_|_Remove_packages_table", | 1842 | "@alias": "toaster-managed-mode.toaster-managed.Custom_image_page_–_Add_|_Remove_packages_table", |
1843 | "author": [ | 1843 | "author": [ |
1844 | { | 1844 | { |
1845 | "email": "alexandru.costinx.roman@intel.com", | 1845 | "email": "alexandru.costinx.roman@intel.com", |
@@ -1901,7 +1901,7 @@ | |||
1901 | }, | 1901 | }, |
1902 | { | 1902 | { |
1903 | "test": { | 1903 | "test": { |
1904 | "@alias": "toaster.toaster.Adding_packages_without_dependencies_from_custom_images", | 1904 | "@alias": "toaster-managed-mode.toaster-managed.Adding_packages_without_dependencies_from_custom_images", |
1905 | "author": [ | 1905 | "author": [ |
1906 | { | 1906 | { |
1907 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 1907 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -1935,7 +1935,7 @@ | |||
1935 | }, | 1935 | }, |
1936 | { | 1936 | { |
1937 | "test": { | 1937 | "test": { |
1938 | "@alias": "toaster.toaster.Removing_packages_without_and_with_dependencies__from_custom_images", | 1938 | "@alias": "toaster-managed-mode.toaster-managed.Removing_packages_without_and_with_dependencies__from_custom_images", |
1939 | "author": [ | 1939 | "author": [ |
1940 | { | 1940 | { |
1941 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 1941 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -1969,7 +1969,7 @@ | |||
1969 | }, | 1969 | }, |
1970 | { | 1970 | { |
1971 | "test": { | 1971 | "test": { |
1972 | "@alias": "toaster.toaster.Adding_packages_with_dependencies", | 1972 | "@alias": "toaster-managed-mode.toaster-managed.Adding_packages_with_dependencies", |
1973 | "author": [ | 1973 | "author": [ |
1974 | { | 1974 | { |
1975 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 1975 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2003,7 +2003,7 @@ | |||
2003 | }, | 2003 | }, |
2004 | { | 2004 | { |
2005 | "test": { | 2005 | "test": { |
2006 | "@alias": "toaster.toaster.Create_Project", | 2006 | "@alias": "toaster-managed-mode.toaster-managed.Create_Project", |
2007 | "author": [ | 2007 | "author": [ |
2008 | { | 2008 | { |
2009 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2009 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2029,7 +2029,7 @@ | |||
2029 | }, | 2029 | }, |
2030 | { | 2030 | { |
2031 | "test": { | 2031 | "test": { |
2032 | "@alias": "toaster.toaster.Verify_project_detail_page_left_bar_menu", | 2032 | "@alias": "toaster-managed-mode.toaster-managed.Verify_project_detail_page_left_bar_menu", |
2033 | "author": [ | 2033 | "author": [ |
2034 | { | 2034 | { |
2035 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2035 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2059,7 +2059,7 @@ | |||
2059 | }, | 2059 | }, |
2060 | { | 2060 | { |
2061 | "test": { | 2061 | "test": { |
2062 | "@alias": "toaster.toaster.Configuration_information_of_Project_Detail_page", | 2062 | "@alias": "toaster-managed-mode.toaster-managed.Configuration_information_of_Project_Detail_page", |
2063 | "author": [ | 2063 | "author": [ |
2064 | { | 2064 | { |
2065 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2065 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2089,7 +2089,7 @@ | |||
2089 | }, | 2089 | }, |
2090 | { | 2090 | { |
2091 | "test": { | 2091 | "test": { |
2092 | "@alias": "toaster.toaster.Verify_Machine_information_of_project_detail_page", | 2092 | "@alias": "toaster-managed-mode.toaster-managed.Verify_Machine_information_of_project_detail_page", |
2093 | "author": [ | 2093 | "author": [ |
2094 | { | 2094 | { |
2095 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2095 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2115,7 +2115,7 @@ | |||
2115 | }, | 2115 | }, |
2116 | { | 2116 | { |
2117 | "test": { | 2117 | "test": { |
2118 | "@alias": "toaster.toaster.Verify_most_built_recipes_information_of_the_project_detail_page", | 2118 | "@alias": "toaster-managed-mode.toaster-managed.Verify_most_built_recipes_information_of_the_project_detail_page", |
2119 | "author": [ | 2119 | "author": [ |
2120 | { | 2120 | { |
2121 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2121 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2141,7 +2141,7 @@ | |||
2141 | }, | 2141 | }, |
2142 | { | 2142 | { |
2143 | "test": { | 2143 | "test": { |
2144 | "@alias": "toaster.toaster.Verify_project_release_information_on_project_detail_page", | 2144 | "@alias": "toaster-managed-mode.toaster-managed.Verify_project_release_information_on_project_detail_page", |
2145 | "author": [ | 2145 | "author": [ |
2146 | { | 2146 | { |
2147 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2147 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2167,7 +2167,7 @@ | |||
2167 | }, | 2167 | }, |
2168 | { | 2168 | { |
2169 | "test": { | 2169 | "test": { |
2170 | "@alias": "toaster.toaster.Verify_layer_information_of_the_project_detail_page", | 2170 | "@alias": "toaster-managed-mode.toaster-managed.Verify_layer_information_of_the_project_detail_page", |
2171 | "author": [ | 2171 | "author": [ |
2172 | { | 2172 | { |
2173 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2173 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2197,7 +2197,7 @@ | |||
2197 | }, | 2197 | }, |
2198 | { | 2198 | { |
2199 | "test": { | 2199 | "test": { |
2200 | "@alias": "toaster.toaster.Verify_project_detail_links", | 2200 | "@alias": "toaster-managed-mode.toaster-managed.Verify_project_detail_links", |
2201 | "author": [ | 2201 | "author": [ |
2202 | { | 2202 | { |
2203 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2203 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2223,7 +2223,7 @@ | |||
2223 | }, | 2223 | }, |
2224 | { | 2224 | { |
2225 | "test": { | 2225 | "test": { |
2226 | "@alias": "toaster.toaster.Verify_build_texbox_exists_and_works", | 2226 | "@alias": "toaster-managed-mode.toaster-managed.Verify_build_texbox_exists_and_works", |
2227 | "author": [ | 2227 | "author": [ |
2228 | { | 2228 | { |
2229 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2229 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2253,7 +2253,7 @@ | |||
2253 | }, | 2253 | }, |
2254 | { | 2254 | { |
2255 | "test": { | 2255 | "test": { |
2256 | "@alias": "toaster.toaster.Veryfing_the_builds_link_show_proper_information", | 2256 | "@alias": "toaster-managed-mode.toaster-managed.Veryfing_the_builds_link_show_proper_information", |
2257 | "author": [ | 2257 | "author": [ |
2258 | { | 2258 | { |
2259 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2259 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2279,7 +2279,7 @@ | |||
2279 | }, | 2279 | }, |
2280 | { | 2280 | { |
2281 | "test": { | 2281 | "test": { |
2282 | "@alias": "toaster.toaster.Verify_that_the_Import_layer_link_shows_the_form", | 2282 | "@alias": "toaster-managed-mode.toaster-managed.Verify_that_the_Import_layer_link_shows_the_form", |
2283 | "author": [ | 2283 | "author": [ |
2284 | { | 2284 | { |
2285 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2285 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2305,7 +2305,7 @@ | |||
2305 | }, | 2305 | }, |
2306 | { | 2306 | { |
2307 | "test": { | 2307 | "test": { |
2308 | "@alias": "toaster.toaster.Verify_that_New_Custom_Image_link_works_and_shows_information", | 2308 | "@alias": "toaster-managed-mode.toaster-managed.Verify_that_New_Custom_Image_link_works_and_shows_information", |
2309 | "author": [ | 2309 | "author": [ |
2310 | { | 2310 | { |
2311 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2311 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2331,7 +2331,7 @@ | |||
2331 | }, | 2331 | }, |
2332 | { | 2332 | { |
2333 | "test": { | 2333 | "test": { |
2334 | "@alias": "toaster.toaster.Verify_most_built_recipe_shows_a_maximum_of_5_recipes", | 2334 | "@alias": "toaster-managed-mode.toaster-managed.Verify_most_built_recipe_shows_a_maximum_of_5_recipes", |
2335 | "author": [ | 2335 | "author": [ |
2336 | { | 2336 | { |
2337 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2337 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2365,7 +2365,7 @@ | |||
2365 | }, | 2365 | }, |
2366 | { | 2366 | { |
2367 | "test": { | 2367 | "test": { |
2368 | "@alias": "toaster.toaster.Verify_order_sequence_of_listing_in_Most_build_recipes", | 2368 | "@alias": "toaster-managed-mode.toaster-managed.Verify_order_sequence_of_listing_in_Most_build_recipes", |
2369 | "author": [ | 2369 | "author": [ |
2370 | { | 2370 | { |
2371 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2371 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2403,7 +2403,7 @@ | |||
2403 | }, | 2403 | }, |
2404 | { | 2404 | { |
2405 | "test": { | 2405 | "test": { |
2406 | "@alias": "toaster.toaster.Verify_Most_build_recipes_multiple_selection", | 2406 | "@alias": "toaster-managed-mode.toaster-managed.Verify_Most_build_recipes_multiple_selection", |
2407 | "author": [ | 2407 | "author": [ |
2408 | { | 2408 | { |
2409 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2409 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2449,7 +2449,7 @@ | |||
2449 | }, | 2449 | }, |
2450 | { | 2450 | { |
2451 | "test": { | 2451 | "test": { |
2452 | "@alias": "toaster.toaster.Verify_layer_addition_functionality", | 2452 | "@alias": "toaster-managed-mode.toaster-managed.Verify_layer_addition_functionality", |
2453 | "author": [ | 2453 | "author": [ |
2454 | { | 2454 | { |
2455 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2455 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2487,7 +2487,7 @@ | |||
2487 | }, | 2487 | }, |
2488 | { | 2488 | { |
2489 | "test": { | 2489 | "test": { |
2490 | "@alias": "toaster.toaster.Verify_delete_layer_functionality", | 2490 | "@alias": "toaster-managed-mode.toaster-managed.Verify_delete_layer_functionality", |
2491 | "author": [ | 2491 | "author": [ |
2492 | { | 2492 | { |
2493 | "email": "libertad.gonzalez.de.la.cruz@intel.com", | 2493 | "email": "libertad.gonzalez.de.la.cruz@intel.com", |
@@ -2521,7 +2521,7 @@ | |||
2521 | }, | 2521 | }, |
2522 | { | 2522 | { |
2523 | "test": { | 2523 | "test": { |
2524 | "@alias": "toaster.toaster.Download_task_log", | 2524 | "@alias": "toaster-managed-mode.toaster-managed.Download_task_log", |
2525 | "author": [ | 2525 | "author": [ |
2526 | { | 2526 | { |
2527 | "email": "alexandru.costinx.roman@intel.com", | 2527 | "email": "alexandru.costinx.roman@intel.com", |
diff --git a/meta/lib/oeqa/manual/toaster-unmanaged-mode.json b/meta/lib/oeqa/manual/toaster-unmanaged-mode.json index e614b1486b..29d11a87d5 100644 --- a/meta/lib/oeqa/manual/toaster-unmanaged-mode.json +++ b/meta/lib/oeqa/manual/toaster-unmanaged-mode.json | |||
@@ -1,7 +1,7 @@ | |||
1 | [ | 1 | [ |
2 | { | 2 | { |
3 | "test": { | 3 | "test": { |
4 | "@alias": "toaster.toaster.Create_a_Yocto_project_and_start_the_Toaster", | 4 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Create_a_Yocto_project_and_start_the_Toaster", |
5 | "author": [ | 5 | "author": [ |
6 | { | 6 | { |
7 | "email": "Yuan.Sun2@windriver.com", | 7 | "email": "Yuan.Sun2@windriver.com", |
@@ -31,7 +31,7 @@ | |||
31 | }, | 31 | }, |
32 | { | 32 | { |
33 | "test": { | 33 | "test": { |
34 | "@alias": "toaster.toaster.Sort_the_content_of_the_builds_table", | 34 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Sort_the_content_of_the_builds_table", |
35 | "author": [ | 35 | "author": [ |
36 | { | 36 | { |
37 | "email": "Yuan.Sun2@windriver.com", | 37 | "email": "Yuan.Sun2@windriver.com", |
@@ -69,7 +69,7 @@ | |||
69 | }, | 69 | }, |
70 | { | 70 | { |
71 | "test": { | 71 | "test": { |
72 | "@alias": "toaster.toaster.Search_the_content_of_the_builds_table", | 72 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Search_the_content_of_the_builds_table", |
73 | "author": [ | 73 | "author": [ |
74 | { | 74 | { |
75 | "email": "Yuan.Sun2@windriver.com", | 75 | "email": "Yuan.Sun2@windriver.com", |
@@ -107,7 +107,7 @@ | |||
107 | }, | 107 | }, |
108 | { | 108 | { |
109 | "test": { | 109 | "test": { |
110 | "@alias": "toaster.toaster.Filter_the_content_of_the_builds_table", | 110 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Filter_the_content_of_the_builds_table", |
111 | "author": [ | 111 | "author": [ |
112 | { | 112 | { |
113 | "email": "Yuan.Sun2@windriver.com", | 113 | "email": "Yuan.Sun2@windriver.com", |
@@ -149,7 +149,7 @@ | |||
149 | }, | 149 | }, |
150 | { | 150 | { |
151 | "test": { | 151 | "test": { |
152 | "@alias": "toaster.toaster.Tasks_in_toaster_UI", | 152 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Tasks_in_toaster_UI", |
153 | "author": [ | 153 | "author": [ |
154 | { | 154 | { |
155 | "email": "Yuan.Sun2@windriver.com", | 155 | "email": "Yuan.Sun2@windriver.com", |
@@ -231,7 +231,7 @@ | |||
231 | }, | 231 | }, |
232 | { | 232 | { |
233 | "test": { | 233 | "test": { |
234 | "@alias": "toaster.toaster.package_detail_in_toaster_UI", | 234 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.package_detail_in_toaster_UI", |
235 | "author": [ | 235 | "author": [ |
236 | { | 236 | { |
237 | "email": "Yuan.Sun2@windriver.com", | 237 | "email": "Yuan.Sun2@windriver.com", |
@@ -285,7 +285,7 @@ | |||
285 | }, | 285 | }, |
286 | { | 286 | { |
287 | "test": { | 287 | "test": { |
288 | "@alias": "toaster.toaster.recipes:_Sort_the_content_of_the_recipes_table", | 288 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.recipes:_Sort_the_content_of_the_recipes_table", |
289 | "author": [ | 289 | "author": [ |
290 | { | 290 | { |
291 | "email": "Yuan.Sun2@windriver.com", | 291 | "email": "Yuan.Sun2@windriver.com", |
@@ -327,7 +327,7 @@ | |||
327 | }, | 327 | }, |
328 | { | 328 | { |
329 | "test": { | 329 | "test": { |
330 | "@alias": "toaster.toaster.recipes:_Search_the_content_of_the_recipes_table", | 330 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.recipes:_Search_the_content_of_the_recipes_table", |
331 | "author": [ | 331 | "author": [ |
332 | { | 332 | { |
333 | "email": "Yuan.Sun2@windriver.com", | 333 | "email": "Yuan.Sun2@windriver.com", |
@@ -385,7 +385,7 @@ | |||
385 | }, | 385 | }, |
386 | { | 386 | { |
387 | "test": { | 387 | "test": { |
388 | "@alias": "toaster.toaster.recipes:_Customise_the_columns_of_the_recipes_table", | 388 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.recipes:_Customise_the_columns_of_the_recipes_table", |
389 | "author": [ | 389 | "author": [ |
390 | { | 390 | { |
391 | "email": "Yuan.Sun2@windriver.com", | 391 | "email": "Yuan.Sun2@windriver.com", |
@@ -411,7 +411,7 @@ | |||
411 | }, | 411 | }, |
412 | { | 412 | { |
413 | "test": { | 413 | "test": { |
414 | "@alias": "toaster.toaster.recipes:_View_a_table_with_all_the_recipes_included_in_an_image_recipe", | 414 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.recipes:_View_a_table_with_all_the_recipes_included_in_an_image_recipe", |
415 | "author": [ | 415 | "author": [ |
416 | { | 416 | { |
417 | "email": "Yuan.Sun2@windriver.com", | 417 | "email": "Yuan.Sun2@windriver.com", |
@@ -441,7 +441,7 @@ | |||
441 | }, | 441 | }, |
442 | { | 442 | { |
443 | "test": { | 443 | "test": { |
444 | "@alias": "toaster.toaster.recipes:_View_detailed_information_about_a_recipe。", | 444 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.recipes:_View_detailed_information_about_a_recipe。", |
445 | "author": [ | 445 | "author": [ |
446 | { | 446 | { |
447 | "email": "Yuan.Sun2@windriver.com", | 447 | "email": "Yuan.Sun2@windriver.com", |
@@ -495,7 +495,7 @@ | |||
495 | }, | 495 | }, |
496 | { | 496 | { |
497 | "test": { | 497 | "test": { |
498 | "@alias": "toaster.toaster.variables:_Search_the_content_of_the_bitbake_variables_table", | 498 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.variables:_Search_the_content_of_the_bitbake_variables_table", |
499 | "author": [ | 499 | "author": [ |
500 | { | 500 | { |
501 | "email": "Yuan.Sun2@windriver.com", | 501 | "email": "Yuan.Sun2@windriver.com", |
@@ -545,7 +545,7 @@ | |||
545 | }, | 545 | }, |
546 | { | 546 | { |
547 | "test": { | 547 | "test": { |
548 | "@alias": "toaster.toaster.variables:_Sort_the_content_of_the_bitbake_variables_table", | 548 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.variables:_Sort_the_content_of_the_bitbake_variables_table", |
549 | "author": [ | 549 | "author": [ |
550 | { | 550 | { |
551 | "email": "Yuan.Sun2@windriver.com", | 551 | "email": "Yuan.Sun2@windriver.com", |
@@ -579,7 +579,7 @@ | |||
579 | }, | 579 | }, |
580 | { | 580 | { |
581 | "test": { | 581 | "test": { |
582 | "@alias": "toaster.toaster.builds:_View_a_table_of_all_the_builds_run_for_a_certain_build_directory", | 582 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.builds:_View_a_table_of_all_the_builds_run_for_a_certain_build_directory", |
583 | "author": [ | 583 | "author": [ |
584 | { | 584 | { |
585 | "email": "Yuan.Sun2@windriver.com", | 585 | "email": "Yuan.Sun2@windriver.com", |
@@ -605,7 +605,7 @@ | |||
605 | }, | 605 | }, |
606 | { | 606 | { |
607 | "test": { | 607 | "test": { |
608 | "@alias": "toaster.toaster.builds:_Customise_the_columns_of_the_builds_table", | 608 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.builds:_Customise_the_columns_of_the_builds_table", |
609 | "author": [ | 609 | "author": [ |
610 | { | 610 | { |
611 | "email": "Yuan.Sun2@windriver.com", | 611 | "email": "Yuan.Sun2@windriver.com", |
@@ -635,7 +635,7 @@ | |||
635 | }, | 635 | }, |
636 | { | 636 | { |
637 | "test": { | 637 | "test": { |
638 | "@alias": "toaster.toaster.packages:_View_a_table_with_all_the_packages_built_for_an_image_recipe", | 638 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.packages:_View_a_table_with_all_the_packages_built_for_an_image_recipe", |
639 | "author": [ | 639 | "author": [ |
640 | { | 640 | { |
641 | "email": "Yuan.Sun2@windriver.com", | 641 | "email": "Yuan.Sun2@windriver.com", |
@@ -673,7 +673,7 @@ | |||
673 | }, | 673 | }, |
674 | { | 674 | { |
675 | "test": { | 675 | "test": { |
676 | "@alias": "toaster.toaster.packages:_Sort_the_content_of_the_packages_table", | 676 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.packages:_Sort_the_content_of_the_packages_table", |
677 | "author": [ | 677 | "author": [ |
678 | { | 678 | { |
679 | "email": "Yuan.Sun2@windriver.com", | 679 | "email": "Yuan.Sun2@windriver.com", |
@@ -735,7 +735,7 @@ | |||
735 | }, | 735 | }, |
736 | { | 736 | { |
737 | "test": { | 737 | "test": { |
738 | "@alias": "toaster.toaster.packages:_Customise_the_columns_of_the_packages_table", | 738 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.packages:_Customise_the_columns_of_the_packages_table", |
739 | "author": [ | 739 | "author": [ |
740 | { | 740 | { |
741 | "email": "Yuan.Sun2@windriver.com", | 741 | "email": "Yuan.Sun2@windriver.com", |
@@ -769,7 +769,7 @@ | |||
769 | }, | 769 | }, |
770 | { | 770 | { |
771 | "test": { | 771 | "test": { |
772 | "@alias": "toaster.toaster.packages:_Search_the_content_of_the_packages_table", | 772 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.packages:_Search_the_content_of_the_packages_table", |
773 | "author": [ | 773 | "author": [ |
774 | { | 774 | { |
775 | "email": "Yuan.Sun2@windriver.com", | 775 | "email": "Yuan.Sun2@windriver.com", |
@@ -823,7 +823,7 @@ | |||
823 | }, | 823 | }, |
824 | { | 824 | { |
825 | "test": { | 825 | "test": { |
826 | "@alias": "toaster.toaster.View_detailed_information_about_a_layer", | 826 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.View_detailed_information_about_a_layer", |
827 | "author": [ | 827 | "author": [ |
828 | { | 828 | { |
829 | "email": "Yuan.Sun2@windriver.com", | 829 | "email": "Yuan.Sun2@windriver.com", |
@@ -853,7 +853,7 @@ | |||
853 | }, | 853 | }, |
854 | { | 854 | { |
855 | "test": { | 855 | "test": { |
856 | "@alias": "toaster.toaster.Select_the_number_of_table_rows_displayed_per_page", | 856 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Select_the_number_of_table_rows_displayed_per_page", |
857 | "author": [ | 857 | "author": [ |
858 | { | 858 | { |
859 | "email": "Yuan.Sun2@windriver.com", | 859 | "email": "Yuan.Sun2@windriver.com", |
@@ -891,7 +891,7 @@ | |||
891 | }, | 891 | }, |
892 | { | 892 | { |
893 | "test": { | 893 | "test": { |
894 | "@alias": "toaster.toaster.View_detailed_configuration_information_for_a_build", | 894 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.View_detailed_configuration_information_for_a_build", |
895 | "author": [ | 895 | "author": [ |
896 | { | 896 | { |
897 | "email": "Yuan.Sun2@windriver.com", | 897 | "email": "Yuan.Sun2@windriver.com", |
@@ -945,7 +945,7 @@ | |||
945 | }, | 945 | }, |
946 | { | 946 | { |
947 | "test": { | 947 | "test": { |
948 | "@alias": "toaster.toaster.variables:_Customise_the_columns_of_the_bitbake_variables_table", | 948 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.variables:_Customise_the_columns_of_the_bitbake_variables_table", |
949 | "author": [ | 949 | "author": [ |
950 | { | 950 | { |
951 | "email": "Yuan.Sun2@windriver.com", | 951 | "email": "Yuan.Sun2@windriver.com", |
@@ -971,7 +971,7 @@ | |||
971 | }, | 971 | }, |
972 | { | 972 | { |
973 | "test": { | 973 | "test": { |
974 | "@alias": "toaster.toaster.variables:_Filter_the_content_of_the_bitbake_variables_table", | 974 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.variables:_Filter_the_content_of_the_bitbake_variables_table", |
975 | "author": [ | 975 | "author": [ |
976 | { | 976 | { |
977 | "email": "Yuan.Sun2@windriver.com", | 977 | "email": "Yuan.Sun2@windriver.com", |
@@ -1005,7 +1005,7 @@ | |||
1005 | }, | 1005 | }, |
1006 | { | 1006 | { |
1007 | "test": { | 1007 | "test": { |
1008 | "@alias": "toaster.toaster.View_and_navigate_the_full_directory_structure_of_built_images", | 1008 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.View_and_navigate_the_full_directory_structure_of_built_images", |
1009 | "author": [ | 1009 | "author": [ |
1010 | { | 1010 | { |
1011 | "email": "Yuan.Sun2@windriver.com", | 1011 | "email": "Yuan.Sun2@windriver.com", |
@@ -1047,7 +1047,7 @@ | |||
1047 | }, | 1047 | }, |
1048 | { | 1048 | { |
1049 | "test": { | 1049 | "test": { |
1050 | "@alias": "toaster.toaster.View_a_summary_of_all_the_information_available_for_a_build", | 1050 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.View_a_summary_of_all_the_information_available_for_a_build", |
1051 | "author": [ | 1051 | "author": [ |
1052 | { | 1052 | { |
1053 | "email": "Yuan.Sun2@windriver.com", | 1053 | "email": "Yuan.Sun2@windriver.com", |
@@ -1089,7 +1089,7 @@ | |||
1089 | }, | 1089 | }, |
1090 | { | 1090 | { |
1091 | "test": { | 1091 | "test": { |
1092 | "@alias": "toaster.toaster.Display_the_content_of_error_messages_and_warnings", | 1092 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Display_the_content_of_error_messages_and_warnings", |
1093 | "author": [ | 1093 | "author": [ |
1094 | { | 1094 | { |
1095 | "email": "Yuan.Sun2@windriver.com", | 1095 | "email": "Yuan.Sun2@windriver.com", |
@@ -1119,7 +1119,7 @@ | |||
1119 | }, | 1119 | }, |
1120 | { | 1120 | { |
1121 | "test": { | 1121 | "test": { |
1122 | "@alias": "toaster.toaster.Build_summary_information_fully_implemented", | 1122 | "@alias": "toaster-unmanaged-mode.toaster-unmanaged.Build_summary_information_fully_implemented", |
1123 | "author": [ | 1123 | "author": [ |
1124 | { | 1124 | { |
1125 | "email": "Yuan.Sun2@windriver.com", | 1125 | "email": "Yuan.Sun2@windriver.com", |