generic-poky/meta/lib/oeqa
Markus Lehtonen 09b9a4aeee oeqa.buildperf: add BuildPerfTestResult class
The new class is derived from unittest.TextTestResult class. It is
actually implemented by modifying the old BuildPerfTestRunner class
which, in turn, is replaced by a totally new simple implementation
derived from unittest.TestRunner.

(From OE-Core rev: 89eb37ef1ef8d5deb87fd55c9ea7b2cfa2681b07)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-17 10:35:44 +01:00
..
buildperf oeqa.buildperf: add BuildPerfTestResult class 2016-08-17 10:35:44 +01:00
controllers oeqa/controllers: Add test target for Systemd-boot 2016-07-21 07:47:52 +01:00
runtime oeqa/runtime/syslog.py: Improve test_syslog_logger on systemd 2016-08-17 10:35:43 +01:00
sdk oeqa/sdk: remove buildsudoku test 2016-07-20 10:28:44 +01:00
sdkext devtool: sdk-update: drop support for local updates 2016-05-21 22:24:57 +01:00
selftest lib/oeqa/selftest/bbtests: don't report expected failures 2016-08-17 10:35:43 +01:00
utils oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner 2016-08-10 10:46:34 +01:00
oetest.py oeqa/oetest: Improve subprocess error reporting 2016-08-17 10:23:43 +01:00
runexported.py oetest.py: Add command line parameter support for tag in testexport 2016-08-04 15:22:22 +01:00
targetcontrol.py oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner 2016-08-10 10:46:34 +01:00