summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/utils
AgeCommit message (Expand)Author
2021-04-06oeqa/concurrencytest: Fix display of test stdout/stderrRichard Purdie
2021-04-06oeqa/concurrencytest: Rename variables to improve the codeRichard Purdie
2020-06-28oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-05-24oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman
2020-02-21oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie
2020-02-18concurrencytest.py: add outSideTestaddSkip for subunitTrevor Gamblin
2019-12-06oeqa/concurrencytest: Optimise for autobuilder/clobberdirRichard Purdie
2019-09-30oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-07oeqa/core: Implement proper extra result collection and serializationNathan Rossi
2019-05-12oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-12-26oeqa/concurrencytest: fix for locating meta-selftestRobert Yang
2018-11-16oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie
2018-07-18oeqa: Add selftest parallelisation supportRichard Purdie
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez
2017-01-23oeqa/core: Add utils module for OEQA frameworkMariano Lopez