aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/case.py
AgeCommit message (Expand)Author
2018-11-27oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie
2018-05-11oeqa/selftest/case: fix typoHongxu Jia
2017-09-11oeqa/selftest/case: Add recipeinc methodOla x Nilsson
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón
2017-06-05oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón
2017-06-05oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval
2017-06-05scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval
2017-06-05oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval
2017-06-05oeqa/selftest: Move base class to case moduleAníbal Limón