[igt-dev] [PATCH v4] runner: add --list-all and --blacklist
Petri Latvala
petri.latvala at intel.com
Tue Jun 18 09:26:09 UTC 2019
On Tue, Jun 18, 2019 at 12:07:25PM +0300, Oleg Vasilev wrote:
> Currently, runner already collects all subtest names into job_list.
> --list-all allows to output it to stdout.
>
> --blacklist option takes a filename as an argument and adds all regexes
> from that file to the exclusion list.
>
> v2:
> - Update exclude/include regex matches for tests without
> subtests to be matched with pigtit-like name (Petri)
> - Replace relative paths with those formatted with testdatadir (Petri)
> - Minor codestyle changes
>
> v3:
> - Print test names in lowercase (Petri)
>
> v4:
> - Replaced custom str_to_lower with generate_piglit_name (Petri)
> - Minor codestyle changes
>
> Cc: Petri Latvala <petri.latvala at intel.com>
> Signed-off-by: Oleg Vasilev <oleg.vasilev at intel.com>
Reviewed-by: Petri Latvala <petri.latvala at intel.com>
Pushing as soon as CI is done churning through this, thanks for the patch.
More information about the igt-dev
mailing list