diff options
author | sangeeta jain <sangeeta.jain@intel.com> | 2019-03-14 10:55:23 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-04-06 16:15:53 +0530 |
commit | cfadaf037788f59dce84d569abaf3b1fb2d78824 (patch) | |
tree | b754e5842c0f7c6359a36c70348a3a6e594d6f29 /scripts/lib/resulttool/manualexecution.py | |
parent | f86542369fc5aabe4376e66b282981f35d437d5d (diff) | |
download | openembedded-core-cfadaf037788f59dce84d569abaf3b1fb2d78824.tar.gz openembedded-core-cfadaf037788f59dce84d569abaf3b1fb2d78824.tar.bz2 openembedded-core-cfadaf037788f59dce84d569abaf3b1fb2d78824.zip |
oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removed
Two changes made in oeqa/manual/bsp-hw.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. As per review by Intel and Windriver team, 7 testcases were found obsolete. Removed 7 testcases.
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/resulttool/manualexecution.py')
0 files changed, 0 insertions, 0 deletions