summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/context.py
AgeCommit message (Expand)Author
2020-09-08oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie
2020-06-28oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-04oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-04oe-selftest: Support verbose log outputPaul Barker
2020-06-04oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-03-10oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie
2020-02-21oeqa/selftest: Drop 'backup' code and SIGTERM handlerRichard Purdie
2020-02-21oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie
2020-02-21selftest/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-08oeqa/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-16oeqa: Add selftest parallelisation supportRichard Purdie
2017-08-11context: 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-05scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval