[igt-dev] [i-g-t 0/3] Add testplan support for kms tests

Bhanuprakash Modem bhanuprakash.modem at intel.com
Thu May 4 10:24:48 UTC 2023


Add documentation & testplan support for kms tests in
XE BAT list.

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>

Bhanuprakash Modem (3):
  tests/kms: Document kms subtests for XE BAT
  testplan: Add testplan support for kms tests
  scripts/test_list: Ignore non-XE tests for missing documentation

 docs/testplan/meson.build              |   6 +-
 scripts/test_list.py                   |   7 +-
 tests/chamelium/kms_chamelium_edid.c   |  27 +++++
 tests/chamelium/kms_chamelium_frames.c |  22 ++++
 tests/chamelium/kms_chamelium_hpd.c    |  39 +++++++
 tests/i915/kms_psr.c                   |  31 ++++++
 tests/kms_addfb_basic.c                | 147 +++++++++++++++++++++++++
 tests/kms_cursor_legacy.c              |  44 ++++++++
 tests/kms_flip.c                       |  27 +++++
 tests/kms_force_connector_basic.c      |  29 +++++
 tests/kms_pipe_crc_basic.c             |  58 ++++++++++
 tests/kms_prop_blob.c                  |  12 ++
 tests/kms_test_config.json             |  41 +++++++
 13 files changed, 487 insertions(+), 3 deletions(-)
 create mode 100644 tests/kms_test_config.json

--
2.40.0



More information about the igt-dev mailing list