summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/context.py
AgeCommit message (Expand)Author
2020-08-04selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie
2019-09-11oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi
2019-09-07oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi
2019-09-07oeqa/selftest: Add test run filtering based on test tagsNathan Rossi
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-12-08oeqa/selftest/context: ensure log directory existsChen Qi
2018-12-01oeqa/selftest/context: Improve log file handlingRichard Purdie
2018-11-16testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-11-16oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie
2018-11-09oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng
2018-10-29oeqa/selftest: Improvements to the json loggingRichard Purdie
2018-10-29oeqa/selftest/context: write testresult to json filesYeoh Ee Peng
2018-08-15selftest: Replace bitbake -p with bitbake -eRichard Purdie
2018-07-30oeqa/selftest: check if rm_work is enabledAnuj Mittal
2018-07-26logging: use warning instead warnChen Qi
2018-07-18oeqa: Add selftest parallelisation supportRichard Purdie
2017-08-13context: Include a command line argument to run all except certain testsLeonardo Sandoval
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón
2017-07-21oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón
2017-06-23oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón
2017-06-06scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval