summaryrefslogtreecommitdiff
path: root/runner/runner_tests.c
AgeCommit message (Expand)Author
2022-03-31runner: Unit tests for the --prune-mode optionPetri Latvala
2022-03-21runner: Add support for code coverageMauro Carvalho Chehab
2022-03-21runner: check if it has root permissionsMauro Carvalho Chehab
2020-07-20runner: Introduce --disk-usage-limitPetri Latvala
2020-06-11runner: Fix handling of metadata values containing spacesLyude Paul
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-02-19runner: Introduce per-test timeoutsPetri Latvala
2020-02-11runner_tests: Unit test dynamic subtest testlist supportPetri Latvala
2020-01-16runner_tests: Test that dynamic subtest failure is handled correctlyPetri Latvala
2020-01-16runner_tests: Replace magic numbers with named constantsPetri Latvala
2019-06-19runner: add --list-all and --blacklistOleg Vasilev
2019-06-05runner_tests: Fix the file descriptor leakage subtestArkadiusz Hiler
2019-05-10runner_tests: Operate within defined behaviorArkadiusz Hiler
2019-04-01runner: Add --dmesg-warn-level switchArkadiusz Hiler
2019-04-01runner: Refactor metadata parsingArkadiusz Hiler
2019-02-21runner: Exit with 0 on dry-runPetri Latvala
2019-01-22runner: Implement --dry-runPetri Latvala
2018-11-15runner: Implement --abort-on-monitored-errorPetri Latvala
2018-11-05runner: const-correct the unit testsPetri Latvala
2018-10-19runner: Add --overall-timeoutPetri Latvala
2018-10-04runner: Add unit test for resume when enough subtests are already runPetri Latvala
2018-10-03runner: Add a unit test that checks for fd leaksPetri Latvala
2018-10-03runner: Plug more fd leaksPetri Latvala
2018-09-21runner: Support -t and -x with a --test-listPetri Latvala
2018-08-31runner: Introduce --piglit-style-dmesgPetri Latvala
2018-08-16runner: Match the piglit name with -t and -x optionsPetri Latvala
2018-08-13runner: Fix path handlingArkadiusz Hiler
2018-08-09runner: Unit tests for the runnerPetri Latvala