]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/manual/toaster: updated test id naming
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Tue, 19 Mar 2019 01:53:53 +0000 (09:53 +0800)
committerArmin Kuster <akuster808@gmail.com>
Sat, 6 Apr 2019 10:46:29 +0000 (16:16 +0530)
commitebb3076c847c379d8c620d14927f696302fc4f26
tree3b3db9fa061965680f3f9a458d10e8df1f4599c5
parent498f84fee3c85227ffb8dba9723c2acec00e03bd
oeqa/manual/toaster: updated test id naming

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, where
test_module match the file name itself.

This file was using test_module name that does not match the file name
itself. Fixed test_module name as well as the test_suite name.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/manual/toaster-managed-mode.json
meta/lib/oeqa/manual/toaster-unmanaged-mode.json