All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [v3 0/6] Convert subtests to dynamic
@ 2022-05-10  8:01 Bhanuprakash Modem
  2022-05-10  8:01 ` [igt-dev] [v3 1/6] tests/kms_pipe_crc_basic: Convert tests " Bhanuprakash Modem
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Bhanuprakash Modem @ 2022-05-10  8:01 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: Convert tests to dynamic
  tests/kms_cursor_legacy: Convert tests to dynamic
  tests/kms_cursor_edge_walk: Convert tests to dynamic
  tests/kms_cursor_crc: Convert tests to dynamic
  tests/kms_color: Convert tests to dynamic
  tests/intel-ci: Rename tests in BAT

 tests/intel-ci/fast-feedback.testlist |  30 +-
 tests/kms_color.c                     | 533 ++++++++++++++------------
 tests/kms_color_helper.h              |   1 +
 tests/kms_cursor_crc.c                | 192 ++++++----
 tests/kms_cursor_edge_walk.c          |  62 ++-
 tests/kms_cursor_legacy.c             | 254 ++++++------
 tests/kms_pipe_crc_basic.c            | 111 +++---
 7 files changed, 640 insertions(+), 543 deletions(-)

--
2.35.1

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

end of thread, other threads:[~2022-05-11 23:03 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10  8:01 [igt-dev] [v3 0/6] Convert subtests to dynamic Bhanuprakash Modem
2022-05-10  8:01 ` [igt-dev] [v3 1/6] tests/kms_pipe_crc_basic: Convert tests " Bhanuprakash Modem
2022-05-10  8:01 ` [igt-dev] [v3 2/6] tests/kms_cursor_legacy: " Bhanuprakash Modem
2022-05-10  8:02 ` [igt-dev] [v3 3/6] tests/kms_cursor_edge_walk: " Bhanuprakash Modem
2022-05-10  8:02 ` [igt-dev] [v3 4/6] tests/kms_cursor_crc: " Bhanuprakash Modem
2022-05-10  8:02 ` [igt-dev] [v3 5/6] tests/kms_color: " Bhanuprakash Modem
2022-05-11  2:10   ` Bhanuprakash Modem
2022-05-10  8:02 ` [igt-dev] [v3 6/6] tests/intel-ci: Rename tests in BAT Bhanuprakash Modem
2022-05-10  9:04 ` [igt-dev] ✓ Fi.CI.BAT: success for Convert subtests to dynamic (rev4) Patchwork
2022-05-10 16:35 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-05-11  3:00 ` [igt-dev] ✗ Fi.CI.BAT: failure for Convert subtests to dynamic (rev5) Patchwork
2022-05-11  4:30   ` Modem, Bhanuprakash
2022-05-11 23:03     ` Vudum, Lakshminarayana
2022-05-11 15:17 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-05-11 18:27 ` [igt-dev] ✓ Fi.CI.IGT: " 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.