summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/cases/ptest.py
AgeCommit message (Expand)Author
2020-05-02oeqa/runtime: Use libdir to run ptest-runnerAnibal Limon
2020-03-06oeqa-runtime: add missing import os to ptest caseStefan Kral
2020-02-25ptest: add an option to enforce a failure (e.g. ptests are required to pass)Alexander Kanavin
2020-01-10ptest: report ptests that couldn't be run at allAlexander Kanavin
2019-12-30oeqa/runtime/ptest: fix detection of failed testsAndré Draszik
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-09oeqa: Drop OETestIDRichard Purdie
2019-01-31oeqa/runtime/ptest: Ensure OOM errors are loggedRichard Purdie
2019-01-31oeqa/logparser: Various misc cleanupsRichard Purdie
2019-01-31oeqa/logparser: Improve results handlingRichard Purdie
2019-01-31oeqa/utils/logparser: Add in support for duration, exitcode and logs by sectionRichard Purdie
2019-01-31oeqa/logparser: Reform the ptest results parserRichard Purdie
2019-01-31oeqa/logparser: Further simplification/clarificationRichard Purdie
2019-01-31oeqa/utils/logparser: Simplify ptest log parsing codeRichard Purdie
2019-01-31oeqa/runtime/ptest: Avoid traceback for tests with no sectionRichard Purdie
2018-11-13oeqa/runtime/cases: Improve test dependency informationRichard Purdie
2018-11-06oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie
2018-01-05runtime/cases/ptest.py: fail when ptests fail on targetAlexander Kanavin
2018-01-05runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES; run only...Alexander Kanavin
2017-08-23runtime/cases/_ptest.py: rename it to ptest.pyRobert Yang