generic-poky/meta/lib/oeqa/selftest
Corneliu Stoicescu d738109415 selftest/buildoptions.py: fix QA_WARN test and add more output when failing
The -ccleansstate should be done before building the package for the second time.
Also printing the command output when failing.

(From OE-Core rev: 15e5661d6341004ebc4d3492acb48f73dd86b96e)

Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-29 09:58:27 +01:00
..
__init__.py scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 2013-12-03 17:45:50 +00:00
_sstatetests_noauto.py oe-selftest: force some values in local.conf for _sstatetests_noauto.py 2014-03-07 14:58:45 +00:00
_toaster.py oeqs/selftest: Added test case decorators for toaster 2014-07-17 12:37:00 +01:00
base.py Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file. 2014-07-03 17:41:17 +01:00
bblayers.py Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file. 2014-07-03 17:41:17 +01:00
bbtests.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00
buildhistory.py oe-selftest: New BuildhistoryBase object for buildhistory testing. 2013-12-20 12:26:28 +00:00
buildoptions.py selftest/buildoptions.py: fix QA_WARN test and add more output when failing 2014-07-29 09:58:27 +01:00
oescripts.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00
prservice.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00
sstate.py oe-selftest: separated the SStateBase and SStateTests in different modules 2014-01-16 12:18:52 +00:00
sstatetests.py oeqs/selftest: Added test case decorators for the rest of selftest testcases except toaster 2014-07-10 17:38:35 +01:00