]> 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 11:15:23 +0000 (16:45 +0530)
commit05e08a64771e40c147bdd6f02492b85edc01e946
tree665f55e2341408e2df6582cf0b5fd2ea3576b592
parent73f5446c38a5d7766c81cda7a7bb22df9cfe0f23
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