generic-poky/meta/lib/oeqa/selftest
Stefan Stanacar b093750f2d selftest: DiskMonTest: use a high value for free space
Using the free space of the host works when
oe-selftest is the only build running, but if something else
on the host remove things this will fail (as seen on AB).
Using an absurdly high value should fix this.

(From OE-Core rev: 413fc934fadbd3603b7f78dfd3cc0ac83bb0377f)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-23 11:43:26 +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
base.py oe-selftest: Add track_for_cleanup method to be used in cleanup tasks 2013-12-14 09:11:17 +00:00
bblayers.py lib/oeqa/selftest: add test modules for expected bitbake output and bitbake-layers 2013-12-03 17:45:51 +00:00
bbtests.py selftest/bbtests.py: Fixed regex and added bitbake output to test_warnings_errors 2014-03-27 09:42:07 +00:00
buildhistory.py oe-selftest: New BuildhistoryBase object for buildhistory testing. 2013-12-20 12:26:28 +00:00
buildoptions.py selftest: DiskMonTest: use a high value for free space 2014-04-23 11:43:26 +01:00
oescripts.py oe-selftest: New test module for OE scripts. 2013-12-20 12:26:29 +00:00
prservice.py lib/oeqa/selftest: add tests for PR service 2013-12-05 14:24:43 +00:00
sstate.py oe-selftest: separated the SStateBase and SStateTests in different modules 2014-01-16 12:18:52 +00:00
sstatetests.py selftest/sstatetests.py: Added 'populate_lic' to ignore_patterns 2014-04-04 11:53:51 +01:00