[igt-dev] [PATCH i-g-t v2 0/4] generate an ordered testlist for Xe driver

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue Jun 20 08:55:18 UTC 2023


From: Mauro Carvalho Chehab <mchehab at kernel.org>

Add support for ordering tests at the documentation tool, and produce
Xe fast feedback testlists on an ordered way.

---

v2: added an extra patch to sort the tests alphabetically before
    start ordering it.

Mauro Carvalho Chehab (4):
  scripts/test_list.py: add support for ordering testlists
  xe_test_config.json: add an order for run type
  tests/xe: add run type fields to order testlists
  scripts/test_list.py: produce alphabetically ordered testlists

 scripts/test_list.py         | 84 +++++++++++++++++++++++++++---------
 tests/xe/xe_live_ktest.c     |  2 +-
 tests/xe/xe_module_load.c    |  2 +-
 tests/xe/xe_test_config.json |  7 ++-
 4 files changed, 72 insertions(+), 23 deletions(-)

-- 
2.40.1



More information about the igt-dev mailing list