[igt-dev] [PATCH i-g-t v2 0/2] Validate Xe field descriptions at build time
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Thu Aug 10 15:10:29 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.
---
v2: remove the enforce RFC patch that was expected to fail due
to tests with undocumented buckets.
Mauro Carvalho Chehab (2):
xe_test_config.json: mark some fields are mandatory at subtest level
scripts/test_list.py: add a check for missing features
scripts/test_list.py | 16 +++++++++++++++-
tests/xe/xe_test_config.json | 5 +++++
2 files changed, 20 insertions(+), 1 deletion(-)
--
2.41.0
More information about the igt-dev
mailing list