Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/3] Improve testlist parsing by test_list.py
@ 2023-10-13  9:29 Mauro Carvalho Chehab
  2023-10-13  9:29 ` [igt-dev] [PATCH i-g-t 1/3] scripts/test_list.py: allow ignoring uppercase on testlist read Mauro Carvalho Chehab
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Mauro Carvalho Chehab @ 2023-10-13  9:29 UTC (permalink / raw)
  To: igt-dev

From: Mauro Carvalho Chehab <mchehab@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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-14 14:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13  9:29 [igt-dev] [PATCH i-g-t 0/3] Improve testlist parsing by test_list.py Mauro Carvalho Chehab
2023-10-13  9:29 ` [igt-dev] [PATCH i-g-t 1/3] scripts/test_list.py: allow ignoring uppercase on testlist read Mauro Carvalho Chehab
2023-10-13 14:42   ` Kamil Konieczny
2023-10-13  9:29 ` [igt-dev] [PATCH i-g-t 2/3] intel/kms_test_config.json: set testlist read parser to ignore case Mauro Carvalho Chehab
2023-10-13 14:43   ` Kamil Konieczny
2023-10-13  9:29 ` [igt-dev] [PATCH i-g-t 3/3] scripts/test_list.py: better name testlist include/exclude config fields Mauro Carvalho Chehab
2023-10-13 14:46   ` Kamil Konieczny
2023-10-13 15:10     ` Mauro Carvalho Chehab
2023-10-13 12:52 ` [igt-dev] ✓ Fi.CI.BAT: success for Improve testlist parsing by test_list.py Patchwork
2023-10-13 13:40 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-10-14 14:01 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox