Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [i-g-t 0/3] Add testplan support for kms tests
@ 2023-05-04 10:24 Bhanuprakash Modem
  2023-05-04 10:24 ` [igt-dev] [i-g-t 1/3] tests/kms: Document kms subtests for XE BAT Bhanuprakash Modem
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bhanuprakash Modem @ 2023-05-04 10:24 UTC (permalink / raw)
  To: igt-dev, mchehab, kamil.konieczny

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

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-05  4:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 10:24 [igt-dev] [i-g-t 0/3] Add testplan support for kms tests Bhanuprakash Modem
2023-05-04 10:24 ` [igt-dev] [i-g-t 1/3] tests/kms: Document kms subtests for XE BAT Bhanuprakash Modem
2023-05-05  4:49   ` Mauro Carvalho Chehab
2023-05-04 10:24 ` [igt-dev] [i-g-t 2/3] testplan: Add testplan support for kms tests Bhanuprakash Modem
2023-05-05  4:53   ` Mauro Carvalho Chehab
2023-05-04 10:24 ` [igt-dev] [i-g-t 3/3] scripts/test_list: Ignore non-XE tests for missing documentation Bhanuprakash Modem
2023-05-05  4:55   ` Mauro Carvalho Chehab
2023-05-04 11:33 ` [igt-dev] ✓ Fi.CI.BAT: success for Add testplan support for kms tests Patchwork
2023-05-04 13:57 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox