summaryrefslogtreecommitdiff
path: root/runner/job_list.c
AgeCommit message (Expand)Author
2020-02-11runner: Support dynamic subtests in testlistsPetri Latvala
2019-11-15runner: Parse dynamic subtest outputs and resultsPetri Latvala
2019-06-19runner: add --list-all and --blacklistOleg Vasilev
2019-05-10runner: Use glib's regex utilities instead of POSIX ERELyude Paul
2019-04-16runner/job_list: print error when job list is emptySimon Ser
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-08-16runner: Match the piglit name with -t and -x optionsPetri Latvala
2018-08-09runner: New test runnerPetri Latvala