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

Bhanuprakash Modem bhanuprakash.modem at intel.com
Fri May 5 10:31:17 UTC 2023


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

V2: - Cleanup
    - Drop hax

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

Bhanuprakash Modem (2):
  tests/kms: Document kms subtests for XE BAT
  testplan: Add testplan support for kms tests

 docs/testplan/meson.build              |   6 +-
 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                | 138 +++++++++++++++++++++++++
 tests/kms_cursor_legacy.c              |  40 +++++++
 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             |  36 +++++++
 12 files changed, 463 insertions(+), 2 deletions(-)
 create mode 100644 tests/kms_test_config.json

--
2.40.0



More information about the igt-dev mailing list