summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/context.py
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-181-1/+4
* oeqa/selftest/context: ensure log directory existsChen Qi2018-12-081-0/+1
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-011-3/+8
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2018-11-161-1/+2
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-11-161-2/+2
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-11-091-1/+1
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-10-291-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-10-291-3/+31
* selftest: Replace bitbake -p with bitbake -eRichard Purdie2018-08-151-2/+2
* oeqa/selftest: check if rm_work is enabledAnuj Mittal2018-07-301-0/+4
* logging: use warning instead warnChen Qi2018-07-261-1/+1
* oeqa: Add selftest parallelisation supportRichard Purdie2018-07-181-2/+6
* context: Include a command line argument to run all except certain testsLeonardo Sandoval2017-08-131-3/+8
* oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón2017-07-301-2/+6
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-211-31/+76
* oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón2017-06-231-0/+1
* oeqa: Change the order to logDetails and logSummaryAníbal Limón2017-06-091-1/+1
* scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval2017-06-061-0/+224