summaryrefslogtreecommitdiff
path: root/runner
AgeCommit message (Expand)Author
2022-04-14runner: execute code coverage script also from PATHMauro Carvalho Chehab
2022-03-31runner: Override results for subtests even when there's dynamic subtestsPetri Latvala
2022-03-31runner_tests: json tests for all prune-mode optionsPetri Latvala
2022-03-31runner_tests: Rename dynamic-subtests json test to dynamic-subtests-keep-dynamicPetri Latvala
2022-03-31runner: Unit tests for the --prune-mode optionPetri Latvala
2022-03-31runner: Introduce --prune-mode to igt_runnerPetri Latvala
2022-03-28runner: Fix handling of per-test-timeoutPetri Latvala
2022-03-21runner: cleanup code_cov directory, if anyMauro Carvalho Chehab
2022-03-21runner: Add support for code coverageMauro Carvalho Chehab
2022-03-21runner: check if it has root permissionsMauro Carvalho Chehab
2021-10-08lib: Typechecking minmaxChris Wilson
2021-04-23gitignore: Remove various .gitignore filesPetri Latvala
2021-02-09runner: Handle graceful exit regardless of log levelPetri Latvala
2021-01-26runner: Fix graceful exit result parsing for dynamic subtestsPetri Latvala
2021-01-22runner: Add json test for handling graceful exit via SIGHUPPetri Latvala
2021-01-22runner: Introduce a way to stop testing without marking tests incompletePetri Latvala
2021-01-12runner: Fix constness warningPetri Latvala
2021-01-08lib: Process kernel taintsChris Wilson
2020-12-15resultgen: avoid null pointer dereference from reallocJeremy Cline
2020-12-07runner: Don't kill a test on taint if watching timeoutsJanusz Krzysztofik
2020-08-06runner: Only claim the test was killed if it was killedPetri Latvala
2020-07-30runner: Also generate igt@runner@aborted when aborting internallyPetri Latvala
2020-07-30runner/resultgen: Remember to close fd to aborted.txtPetri Latvala
2020-07-22runner: Print a message when aborting due to IGT_EXIT_ABORTPetri Latvala
2020-07-22runner: Use exitcode 127 when resume is impossiblePetri Latvala
2020-07-20runner: Introduce --disk-usage-limitPetri Latvala
2020-07-20runner: Inject a message when killing test to taintsPetri Latvala
2020-06-11runner: Fix handling of metadata values containing spacesLyude Paul
2020-06-10runner/resultgen: Explain why json creation might have failedArkadiusz Hiler
2020-06-03runner: Adapt to device-based DRM logging changesPetri Latvala
2020-05-15runner/resultgen: Fix dmesg whitelist entry's regular expressionHarish Chegondi
2020-04-17runner: More task debug!Chris Wilson
2020-04-17runner: Add --version to igt_runnerPetri Latvala
2020-04-07runner: Show why we dump the task stateChris Wilson
2020-03-25runner: Remember to sync journal.txt for all writesPetri Latvala
2020-03-25runner: Only show the kmsg overflow message onceChris Wilson
2020-03-23runner: Abort the run when test exits with IGT_EXIT_ABORTArkadiusz Hiler
2020-03-23runner/runner_tests: Extract helper for inspecting test resultArkadiusz Hiler
2020-03-13runner: Read all kernel logs when there are logsPetri Latvala
2020-03-13runner: Dump the rest of dmesg also when child refuses to diePetri Latvala
2020-03-13runner: Handle outputs before checking for timeoutPetri Latvala
2020-02-21runner/resultgen: Provide output when test output is completely emptyPetri Latvala
2020-02-19runner: Introduce per-test timeoutsPetri Latvala
2020-02-19runner: Refactor timeoutingPetri Latvala
2020-02-11runner_tests: Unit test dynamic subtest testlist supportPetri Latvala
2020-02-11runner: Support dynamic subtests in testlistsPetri Latvala
2020-02-03runner: Make the result an incomplete if a test is killed due to taintPetri Latvala
2020-01-29runner: Make sure output is still collected when killing test due to taintPetri Latvala
2020-01-23runner: Don't check for taints when not configured for itPetri Latvala
2020-01-21runner: Clean up quickly if the kernel OOPSed during a testChris Wilson