[igt-dev] [PATCH i-g-t 0/3] Validate Xe field descriptions at build time

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Aug 10 12:32:28 UTC 2023


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

Some fields shall be mandatory on every subtest. Add a logic to check
if those are filled, enforcing it during build time.

We should probably merge patches 1 and 2 first, as currently, 83
subtests are not properly documented on Xe driver.

Mauro Carvalho Chehab (3):
  xe_test_config.json: mark some fields are mandatory at subtest level
  scripts/test_list.py: add a check for missing features
  [RFC] scripts/test_list.py: enforce mandatory fields to be filled

 scripts/test_list.py         | 18 ++++++++++++++++--
 tests/xe/xe_test_config.json |  5 +++++
 2 files changed, 21 insertions(+), 2 deletions(-)

-- 
2.41.0



More information about the igt-dev mailing list