All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/6] Convert subtests to dynamic
@ 2022-05-09  7:26 Bhanuprakash Modem
  2022-05-09  7:26 ` [igt-dev] [PATCH 1/6] tests/kms_pipe_crc_basic: Create dynamic subtests Bhanuprakash Modem
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Bhanuprakash Modem @ 2022-05-09  7:26 UTC (permalink / raw)
  To: igt-dev

In below tests, convert all possible subtests to dynamic. This series
will also rename the tests in BAT with updated ones.

Effected files:
 * tests/kms_pipe_crc_basic.c
 * tests/kms_cursor_legacy.c
 * tests/kms_cursor_edge_walk.c
 * tests/kms_cursor_crc.c
 * tests/kms_color.c

Bhanuprakash Modem (6):
  tests/kms_pipe_crc_basic: Create dynamic subtests
  tests/kms_cursor_legacy: Create dynamic subtests
  tests/kms_cursor_edge_walk: Create dynamic subtests
  tests/kms_cursor_crc: Create dynamic subtests
  tests/kms_color: Create dynamic subtests
  tests/intel-ci: Rename tests in BAT

 tests/intel-ci/fast-feedback.testlist |  33 +-
 tests/kms_color.c                     | 534 ++++++++++++++------------
 tests/kms_color_helper.h              |   1 +
 tests/kms_cursor_crc.c                | 162 +++++---
 tests/kms_cursor_edge_walk.c          |  66 ++--
 tests/kms_cursor_legacy.c             | 254 ++++++------
 tests/kms_pipe_crc_basic.c            | 111 +++---
 7 files changed, 639 insertions(+), 522 deletions(-)

--
2.35.1

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

end of thread, other threads:[~2022-05-09 13:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-09  7:26 [igt-dev] [PATCH 0/6] Convert subtests to dynamic Bhanuprakash Modem
2022-05-09  7:26 ` [igt-dev] [PATCH 1/6] tests/kms_pipe_crc_basic: Create dynamic subtests Bhanuprakash Modem
2022-05-09 12:33   ` Kamil Konieczny
2022-05-09  7:26 ` [igt-dev] [PATCH 2/6] tests/kms_cursor_legacy: " Bhanuprakash Modem
2022-05-09  7:26 ` [igt-dev] [PATCH 3/6] tests/kms_cursor_edge_walk: " Bhanuprakash Modem
2022-05-09 12:39   ` Kamil Konieczny
2022-05-09 13:04     ` Modem, Bhanuprakash
2022-05-09  7:26 ` [igt-dev] [PATCH 4/6] tests/kms_cursor_crc: " Bhanuprakash Modem
2022-05-09  7:26 ` [igt-dev] [PATCH 5/6] tests/kms_color: " Bhanuprakash Modem
2022-05-09  7:26 ` [igt-dev] [PATCH 6/6] tests/intel-ci: Rename tests in BAT Bhanuprakash Modem
2022-05-09 10:43   ` [igt-dev] [v2 " Bhanuprakash Modem
2022-05-09  9:33 ` [igt-dev] ✗ Fi.CI.BAT: failure for Convert subtests to dynamic Patchwork
2022-05-09 12:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for Convert subtests to dynamic (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.