summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-221-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-221-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-221-2/+4
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-221-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-161-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-071-4/+0
* oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie2020-07-071-0/+1
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-072-2/+10
* oeqa/core/loader: refine regex to find moduleLee Chee Yang2020-07-071-1/+1
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-071-1/+1
* oescripts.py: fix typoChen Qi2020-07-071-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-07-022-22/+37
* testimage: enable ovmf supportKonrad Weihmann2020-07-022-3/+8
* oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek2020-07-021-0/+4
* oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie2020-07-021-1/+3
* oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie2020-07-021-4/+5
* oe-selftest: Recursively patch test case pathsPaul Barker2020-06-181-2/+12
* oe-selftest: Allow overriding the build directory used for testsPaul Barker2020-06-181-2/+8
* archiver: Fix test case for srpm archiver modePaul Barker2020-06-181-0/+1
* oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie2020-06-182-5/+5
* qemurunner: fix ip fallback detectionKonrad Weihmann2020-06-051-1/+1
* oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman2020-06-051-2/+8
* testresults.json: add duration of the tests as wellAlexander Kanavin2020-05-281-1/+5
* selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng2020-05-221-0/+32
* oeqa/qemurunner: Clean up failure handlingRichard Purdie2020-05-071-3/+8
* targetcontrol: Fix leaking log handlerRichard Purdie2020-05-071-3/+4
* oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie2020-05-071-0/+37
* parselogs.py: ignore pulseaudio startup warning messagesChangqing Li2020-05-051-1/+3
* parselogs.py: update network interface related messagesChangqing Li2020-04-071-1/+2
* oeqa: default runtime json results for testexportStefan Kral2020-03-292-4/+7
* oeqa/runtime/cases: Disable and stop systemd-timesyncdAlex Kiernan2020-03-291-2/+2
* oeqa/commands: Fix runqemu after tinfoil data connector changesRichard Purdie2020-03-241-5/+5
* oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie2020-03-241-13/+0
* archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca2020-03-241-1/+1
* oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie2020-03-241-1/+2
* oeqa/manual/bsp-hw.json: fix syntax errorYi Zhao2020-03-211-1/+1
* oeqa/qemuarm64: Ignore logind: failed to get session seatKhem Raj2020-03-131-0/+1
* oeqa: enable testresults.json for testexportStefan Kral2020-03-122-4/+39
* oeqa/runtime/context.py: fix typoStefan Kral2020-03-121-2/+2
* oeqa/testsdk: Use original PATHRichard Purdie2020-03-111-5/+2
* oeqa/selftest: Ensure buildtools in environment variables isn't replacedRichard Purdie2020-03-101-1/+1
* parselogs.py: ignore rdrand initialization failureMingli Yu2020-03-071-1/+2
* oeqa-runtime: add missing import os to ptest caseStefan Kral2020-03-061-0/+1
* ltp: Update to 20200120Petr Vorel2020-03-021-1/+1
* ptest: add an option to enforce a failure (e.g. ptests are required to pass)Alexander Kanavin2020-02-251-1/+14
* oeqa/logparser: correctly set test result markersAlexander Kanavin2020-02-221-1/+1
* oeqa/logparser: Fix performance issues with ptest log parsingRichard Purdie2020-02-211-2/+14
* oeqa/selftest: Drop 'backup' code and SIGTERM handlerRichard Purdie2020-02-212-73/+4
* oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie2020-02-213-39/+58
* selftest/context: Avoid tracebacks from tests using multiprocessingRichard Purdie2020-02-211-1/+5