summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/selftest/base.py
AgeCommit message (Expand)AuthorFiles
2017-03-08selftest: remove extra backslashes from debug outputEd Bartosh1
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton1
2016-12-16selftest: base: new object member to store the DISTRO valueLeonardo Sandoval1
2016-09-23oeqa/selftest/base: backup and restore local configuration filesJose Lamego1
2016-05-21meta/selftest/scripts: Use print function for python3 compatibilityRichard Purdie1
2016-04-18lib/oeqa/selftest/base.py: Correct a reference to meta/lib/oeqa/selftestPeter Kjellerstedt1
2016-01-07scripts/oe-selftest: Allow to run tests on random/all MACHINEsDaniel Istrate1
2015-10-21oeqa/selftest: clean up selftest.inc in teardownRoss Burton1
2015-07-07oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate1
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat1
2013-12-14oe-selftest: Add track_for_cleanup method to be used in cleanup tasksCorneliu Stoicescu1
2013-12-14oe-selftest: implement add_command_to_tearDown methodCorneliu Stoicescu1
2013-12-04lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c...Stefan Stanacar1
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar1