]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/manual/kernel-dev.json: test id updated
authorsangeeta jain <sangeeta.jain@intel.com>
Thu, 14 Mar 2019 05:14:18 +0000 (13:14 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 6 Apr 2019 11:15:22 +0000 (16:45 +0530)
commit35233e411db1a5978bfb2f4265b8e3a8fbdc4246
tree2264a35ca004ccf08f2f18c024a558a0040ee077
parent7d95d4c6d30ae2977cd9feb5a45f96d05ff9b763
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>
meta/lib/oeqa/manual/kernel-dev.json