diff options
author | sangeeta jain <sangeeta.jain@intel.com> | 2019-03-14 12:31:17 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-04-06 16:16:03 +0530 |
commit | 2af492e8b34e59fc58fe267da05f0868cb13ea0f (patch) | |
tree | 04ffdbb151b5d58bfd664517220e49816c88dfd0 /scripts/lib/scriptutils.py | |
parent | cfadaf037788f59dce84d569abaf3b1fb2d78824 (diff) | |
download | openembedded-core-2af492e8b34e59fc58fe267da05f0868cb13ea0f.tar.gz openembedded-core-2af492e8b34e59fc58fe267da05f0868cb13ea0f.tar.bz2 openembedded-core-2af492e8b34e59fc58fe267da05f0868cb13ea0f.zip |
oeqa/manual/compliance-test.json: test id updated and missing test cases added
Two changes made in oeqa/manual/compliance-test.json:
1. 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.
This file was using more than 1 unique test_module for testcases. Furthermore, some of
the testcases were defined using different test_suite where it was not needed. This patch
fix the manual testcases file to have only 1 unique test_module as well as test_suite to
simplify test id naming.
2. Added 2 missing test cases for Beaglebone Stress Test.
Signed-off-by: sangeeta jain <sangeeta.jain@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions