aboutsummaryrefslogtreecommitdiffstats
path: root/runner/job_list.c
Commit message (Expand)AuthorAgeFilesLines
* runner: add --list-all and --blacklistOleg Vasilev2019-06-191-2/+32
* runner: Use glib's regex utilities instead of POSIX ERELyude Paul2019-05-101-3/+1
* runner/job_list: print error when job list is emptySimon Ser2019-04-161-1/+6
* runner: Support -t and -x with a --test-listPetri Latvala2018-09-211-0/+6
* runner: Lowercase the name used for matching -t and -xPetri Latvala2018-09-211-5/+2
* runner: Make generate_piglit_name non-staticPetri Latvala2018-09-211-0/+37
* runner: Match the piglit name with -t and -x optionsPetri Latvala2018-08-161-2/+9
* runner: New test runnerPetri Latvala2018-08-091-0/+484