summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/utils
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie2020-09-101-1/+1
* oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi2019-09-301-13/+18
* oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie2019-09-191-1/+1
* oeqa/core: Implement proper extra result collection and serializationNathan Rossi2019-09-071-2/+59
* oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie2019-05-121-4/+23
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-094-3/+14
* oeqa/concurrencytest: fix for locating meta-selftestRobert Yang2018-12-261-1/+4
* oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie2018-11-161-0/+3
* oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie2018-08-231-0/+2
* oeqa: Add selftest parallelisation supportRichard Purdie2018-07-181-0/+254
* meta: remove remaining True option to getVar callsMing Liu2017-01-311-1/+1
* testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez2017-01-311-0/+7
* testimage.bbclass: Add package install featureMariano Lopez2017-01-231-4/+6
* oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez2017-01-231-0/+13
* oeqa/core: Add utils module for OEQA frameworkMariano Lopez2017-01-234-0/+127