summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/base.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest: Move base class to case moduleAníbal Limón2017-06-061-248/+0
* base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng2017-05-251-0/+13
* selftest: remove extra backslashes from debug outputEd Bartosh2017-03-081-2/+2
* selftest/base: don't fetch DISTRO variable in constructorRoss Burton2017-01-161-1/+0
* selftest: base: new object member to store the DISTRO valueLeonardo Sandoval2016-12-161-0/+1
* oeqa/selftest/base: backup and restore local configuration filesJose Lamego2016-09-231-1/+31
* meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie2016-05-211-1/+1
* lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt2016-04-181-1/+1
* scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate2016-01-071-6/+58
* oeqa/selftest: clean up selftest.inc in teardownRoss Burton2015-10-211-1/+1
* oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate2015-07-081-0/+22
* Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat2014-07-031-0/+2
* oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu2013-12-141-0/+15
* oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu2013-12-141-1/+17
* lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar2013-12-051-1/+1
* scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2013-12-031-0/+98