diff options
author | sangeeta jain <sangeeta.jain@intel.com> | 2019-03-14 13:14:18 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-25 15:01:21 +0100 |
commit | ad2fe826526ab5d9f693b5e8c24affd54fb2fdde (patch) | |
tree | cb0b25527a35f0a0cf60367c1d1205e452714010 /scripts/lib/resulttool/manualexecution.py | |
parent | fcde6651688e394be0e180ac89545ac0cd3a3905 (diff) | |
download | poky-ad2fe826526ab5d9f693b5e8c24affd54fb2fdde.tar.gz |
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.
(From OE-Core rev: 35233e411db1a5978bfb2f4265b8e3a8fbdc4246)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/resulttool/manualexecution.py')
0 files changed, 0 insertions, 0 deletions