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