[igt-dev] [PATCH i-g-t 0/3] Improve testlist parsing by test_list.py
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Fri Oct 13 09:29:26 UTC 2023
From: Mauro Carvalho Chehab <mchehab at kernel.org>
This small series improve testlist parsing by:
- allow using case-independent regexes to filter tests;
- change KMS testlist regexes to be case-insensitive;
- better name config options to include and exclude field data
from files with a list of tests with the same value.
Mauro Carvalho Chehab (3):
scripts/test_list.py: allow ignoring uppercase on testlist read
intel/kms_test_config.json: set testlist read parser to ignore case
scripts/test_list.py: better name testlist include/exclude config
fields
scripts/test_list.py | 36 +++++++++++++++++---------------
tests/intel/kms_test_config.json | 5 +++--
tests/intel/xe_test_config.json | 4 ++--
3 files changed, 24 insertions(+), 21 deletions(-)
--
2.41.0
More information about the igt-dev
mailing list