[igt-dev] [PATCH i-g-t 0/7] Improve scripts/igt_doc.py script

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue Feb 21 08:35:34 UTC 2023


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

Make the script more generic by allowing it to get the actual fields
from a config file, produce hierarchical output and sort/filter
fields when showing subtests.

Mauro Carvalho Chehab (7):
  scripts/igt_doc.py: beautify its code
  scripts/igt_doc.py: add JSON file output
  scripts/igt_doc.py: dynamically create fields array from a JSON file
  scripts/igt_doc.py: add support to specify numeric values
  scripts/igt_doc.py: add support to produce hierarchical output
  scripts/igt_doc.py: improve --show-subtests logic
  scripts/igt_doc.py: add error handler for subprocess

 scripts/igt_doc.py | 567 +++++++++++++++++++++++++++++++++++++++------
 1 file changed, 502 insertions(+), 65 deletions(-)

-- 
2.39.2



More information about the igt-dev mailing list