diff options
author | sangeeta jain <sangeeta.jain@intel.com> | 2019-03-14 13:14:18 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-04-06 16:16:12 +0530 |
commit | 879f5aeac3ca4d053347e5a86a6c0fb303cf0dc3 (patch) | |
tree | 19fecd959422496ad6ec446358b18c02d30068be /scripts/lib/scriptutils.py | |
parent | 2af492e8b34e59fc58fe267da05f0868cb13ea0f (diff) | |
download | openembedded-core-879f5aeac3ca4d053347e5a86a6c0fb303cf0dc3.tar.gz openembedded-core-879f5aeac3ca4d053347e5a86a6c0fb303cf0dc3.tar.bz2 openembedded-core-879f5aeac3ca4d053347e5a86a6c0fb303cf0dc3.zip |
oeqa/manual/kernel-dev.json: test id updated
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.
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