Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove() | Richard Purdie | 2018-11-27 | 1 | -1/+3 |
* | oeqa/selftest/case: fix typo | Hongxu Jia | 2018-05-11 | 1 | -5/+5 |
* | oeqa/selftest/case: Add recipeinc method | Ola x Nilsson | 2017-09-11 | 1 | -7/+13 |
* | oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM | Aníbal Limón | 2017-07-21 | 1 | -15/+21 |
* | oeqa/selftest/case: Don't figure out the testlayer inside | Aníbal Limón | 2017-06-06 | 1 | -3/+3 |
* | oeqa/selftest/case.py: Remove machine selection logic | Leonardo Sandoval | 2017-06-06 | 1 | -33/+4 |
* | scripts/oe-selftest: Move {add,remove}_include files to case | Leonardo Sandoval | 2017-06-06 | 1 | -10/+66 |
* | oeqa/selftest/case: Migrate case class to the new OEQA framework | Leonardo Sandoval | 2017-06-06 | 1 | -60/+51 |
* | oeqa/selftest: Move base class to case module | Aníbal Limón | 2017-06-06 | 1 | -0/+248 |