summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/cases/ptest.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/ptest: print a warning if ptests failedAlexander Kanavin2021-01-201-0/+1
* oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek2020-06-231-0/+4
* oeqa/runtime: Use libdir to run ptest-runnerAnibal Limon2020-05-021-1/+5
* oeqa-runtime: add missing import os to ptest caseStefan Kral2020-03-061-0/+1
* ptest: add an option to enforce a failure (e.g. ptests are required to pass)Alexander Kanavin2020-02-251-1/+14
* ptest: report ptests that couldn't be run at allAlexander Kanavin2020-01-101-0/+5
* oeqa/runtime/ptest: fix detection of failed testsAndré Draszik2019-12-301-1/+1
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* oeqa: Drop OETestIDRichard Purdie2019-05-091-2/+0
* oeqa/runtime/ptest: Ensure OOM errors are loggedRichard Purdie2019-02-021-1/+9
* oeqa/logparser: Various misc cleanupsRichard Purdie2019-01-311-8/+5
* oeqa/logparser: Improve results handlingRichard Purdie2019-01-311-6/+8
* oeqa/utils/logparser: Add in support for duration, exitcode and logs by sectionRichard Purdie2019-01-311-1/+3
* oeqa/logparser: Reform the ptest results parserRichard Purdie2019-01-311-37/+3
* oeqa/logparser: Further simplification/clarificationRichard Purdie2019-01-311-3/+3
* oeqa/utils/logparser: Simplify ptest log parsing codeRichard Purdie2019-01-311-6/+1
* oeqa/runtime/ptest: Avoid traceback for tests with no sectionRichard Purdie2019-01-311-1/+1
* oeqa/runtime/cases: Improve test dependency informationRichard Purdie2018-11-141-0/+2
* oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2018-11-071-2/+19
* runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin2018-01-051-0/+8
* runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin2018-01-051-1/+4
* runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang2017-08-231-0/+82