]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/manual/compliance-test.json: test id updated and missing test cases added
authorsangeeta jain <sangeeta.jain@intel.com>
Thu, 14 Mar 2019 04:31:17 +0000 (12:31 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Mar 2019 11:12:00 +0000 (11:12 +0000)
commit5c5402bc6e6505da0203ca9245a3599bd4940dad
tree4274b0bde0601fd1f690330091a13276e3c2aec7
parente1136bae81672894a277512d7084d27f4e3416b9
oeqa/manual/compliance-test.json: test id updated and missing test cases added

Two changes made in oeqa/manual/compliance-test.json:

1. 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.

2. Added 2 missing test cases for Beaglebone Stress Test.

Signed-off-by: sangeeta jain <sangeeta.jain@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/compliance-test.json