[igt-dev] [PATCH i-g-t 0/2] Properly fix compilation breakage when Chamelium is disabled

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue Oct 10 13:17:18 UTC 2023


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

There is an issue on checking KMS documentation: there is a single JSON
config that include files for both KMS and chamelium tests.

As it is possible to disable just chamelium, validating documentation
will fail, as the commented tests won't be parsed.

Fix it the right way by disabling KMS testplan check if chamelium
is disabled.

Mauro Carvalho Chehab (2):
  testplan/meson.build: disable kms check testlist if not chamelium
  scripts/test_list.py: fix and simplify missing doc check

 docs/testplan/meson.build | 15 +++++++++------
 scripts/test_list.py      | 34 ++++------------------------------
 2 files changed, 13 insertions(+), 36 deletions(-)

-- 
2.41.0



More information about the igt-dev mailing list