summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/case.py
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-181-1/+4
* oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie2018-11-271-1/+3
* oeqa/selftest/case: fix typoHongxu Jia2018-05-111-5/+5
* oeqa/selftest/case: Add recipeinc methodOla x Nilsson2017-09-111-7/+13
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-211-15/+21
* oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón2017-06-061-3/+3
* oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval2017-06-061-33/+4
* scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval2017-06-061-10/+66
* oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval2017-06-061-60/+51
* oeqa/selftest: Move base class to case moduleAníbal Limón2017-06-061-0/+248