summaryrefslogtreecommitdiff
path: root/runner/runner_tests.c
AgeCommit message (Expand)Author
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