[igt-dev] [PATCH i-g-t 0/5] Do dome cleanups at IGT doc tools

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Tue Nov 28 10:48:55 UTC 2023


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

This series is aimed to do some cleanup at documentation testlist
scripts, solving some issues pointed by pylint and reorganizing
the code.

The first two patches were already reviewed. This series have them
at the beginning, untouched.

Mauro Carvalho Chehab (5):
  scripts/test_list.py: better expand subtests
  scripts/test_list.py: don't add a blank description
  scripts/test_list.py: Fix trivial pylint issues
  scripts/test_list.py: fix indent at get_subtests()
  igt_doc.py: move the main code to a main() function

 scripts/igt_doc.py   | 122 +++++++++++++++++++++++--------------------
 scripts/test_list.py |  95 +++++++++++++++++----------------
 2 files changed, 114 insertions(+), 103 deletions(-)

-- 
2.42.0



More information about the igt-dev mailing list