diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-01-26 12:53:01 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2024-01-29 11:28:25 +0100 |
commit | 0318fd49e624318c268a36e8b77a7268ecb6f847 (patch) | |
tree | 744883d102f0289a68f8df25eff8ddd8bed3b898 /docs | |
parent | da2cc6c12f82a40b8ef95134892985d4053735c1 (diff) |
scripts/igt_doc.py: allow using multiple config files at the same time
When generating testlists meant to test multiple testplan configs at
the same time, we need to group tests from different testplans.
Add support for it by letting the command be called with multiple
config files.
It should be noticed that, when --json or --rest options are used,
igt_doc.py can't support multiple config files, as both options
generate just one output file which is based on what it is
defined on a single config file.
Printing ReST output at the screen works, but the results will
be independently generated, so they'll be grouped per input file.
As this may not be what the user expects, add a warning at the end.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions