poky/meta/lib/oeqa/core/tests
Aníbal Limón a4eef558c9 oeqa/core/tests: Add tests of OEQA Threaded mode
Add needed tests to validate the OEQA Threaded mode, the remaining
parts are tested by the OEQA without Threaded mode.

- test_loader.py: Add a test to validate rules when creating the
list of test suites.
- test_decorators.py: Add oetimeout test because the threaded mode
uses Timer instead of signal.

[YOCTO #11450]

(From OE-Core rev: fb9d91ca34c1b5d3e0034f5135e71f964fca5b82)

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-06-02 13:36:14 +01:00
..
cases oeqa/core/tests: Add tests of OEQA Threaded mode 2017-06-02 13:36:14 +01:00
__init__.py
common.py oeqa/core/tests: Add tests of OEQA Threaded mode 2017-06-02 13:36:14 +01:00
test_data.py
test_decorators.py oeqa/core/tests: Add tests of OEQA Threaded mode 2017-06-02 13:36:14 +01:00
test_loader.py oeqa/core/tests: Add tests of OEQA Threaded mode 2017-06-02 13:36:14 +01:00
test_runner.py