]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/manual: transfer manual test cases from testopia to oeqa
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Thu, 11 Oct 2018 09:39:01 +0000 (17:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Oct 2018 22:06:35 +0000 (23:06 +0100)
commitefb1e2d8318412d6de39075699a02a3a12760cef
tree3f709cbf4c4eb26398ecbc92e69b93a12279a718
parentaa2b645bf20fb17bfba7fff1c989173396e4f753
oeqa/manual: transfer manual test cases from testopia to oeqa

As part of the solution to replace Testopia, manual test cases
need to be migrated to OEQA. These manual test case json files
will serve two use cases.

Use case#1: as input to the future commandline-based manual test
runner script, where this script will display actions and expected
result information in user friendly text, then it will capture
user input for test result and log, finally it will write test
result and log into existing standardize test result json format
from OEQA framework for automated tests.

Use case#2: QA will open and read these json file manually for
planning manual test execution. Any reader interested in
understanding manual test cases will open and read these files.

(From OE-Core rev: dcaf843878e9adcb3fab025d54cd5d9ceb6c2fce)

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/manual/abat.patch [new file with mode: 0644]
meta/lib/oeqa/manual/bsp-hw.json [new file with mode: 0644]
meta/lib/oeqa/manual/bsp-qemu.json [new file with mode: 0644]
meta/lib/oeqa/manual/build-appliance.json [new file with mode: 0644]
meta/lib/oeqa/manual/crops.json [new file with mode: 0644]
meta/lib/oeqa/manual/eclipse-plugin.json [new file with mode: 0644]
meta/lib/oeqa/manual/kernel-dev.json [new file with mode: 0644]
meta/lib/oeqa/manual/oe-core.json [new file with mode: 0644]
meta/lib/oeqa/manual/sdk.json [new file with mode: 0644]