summaryrefslogtreecommitdiff
path: root/runner
AgeCommit message (Expand)Author
2018-10-23runner: Add "root" also to the "totals" objectPetri Latvala
2018-10-19runner: Add --overall-timeoutPetri Latvala
2018-10-15runner: Fix results when there's warns and dmesg-warnsPetri Latvala
2018-10-04runner: Add unit test for resume when enough subtests are already runPetri Latvala
2018-10-04runner: Don't try to execute an empty set of subtestsPetri Latvala
2018-10-03runner: Add a unit test that checks for fd leaksPetri Latvala
2018-10-03runner: Plug more fd leaksPetri Latvala
2018-10-03runner: Add time_elapsed field to resultsPetri Latvala
2018-09-28runner: Plug an fd leakPetri Latvala
2018-09-27runner: Avoid null characters in results.jsonPetri Latvala
2018-09-21runner: Support -t and -x with a --test-listPetri Latvala
2018-09-21runner: Lowercase the name used for matching -t and -xPetri Latvala
2018-09-21runner: Make generate_piglit_name non-staticPetri Latvala
2018-09-19runner: Flush igt_runner outputs before forkingPetri Latvala
2018-09-17runner: Increase buffer size for reading outputsPetri Latvala
2018-09-12runner: Seek to the end to get to the end of kmsgPetri Latvala
2018-09-12runner/resultgen: More checking if subtests should existPetri Latvala
2018-08-31runner: Introduce --piglit-style-dmesgPetri Latvala
2018-08-31runner/resultgen: Add a new field to carry overall runtimesPetri Latvala
2018-08-17runner/resultgen: Implement the totals fieldPetri Latvala
2018-08-17runner/resultgen: Be more robust with incomplete testsPetri Latvala
2018-08-16runner: Match the piglit name with -t and -x optionsPetri Latvala
2018-08-13runner/meson: Add support for use_rpath optionArkadiusz Hiler
2018-08-13runner: Fix path handlingArkadiusz Hiler
2018-08-09runner: Unit tests for the runnerPetri Latvala
2018-08-09runner: New test runnerPetri Latvala