[igt-dev] [PATCH i-g-t v1 0/5] IGT test cleanup

Kunal Joshi kunal1.joshi at intel.com
Mon Sep 26 18:53:16 UTC 2022


-> Sanitize the state before starting the subtest
-> On test exit add missing igt_display_fini
-> close drm_fd wherever we haven't

Kunal Joshi (5):
  tests/chamelium/kms_chamelium.c: test cleanup
  tests/i915/kms_pipe_b_c_ivb.c: test cleanup
  tests/i915/kms_pwrite_crc.c: cleanup
  tests/kms_invalid_mode.c
  tests/kms_hdmi_inject: test cleanup

 tests/chamelium/kms_chamelium.c | 48 +++++++++++++++++++++++++++++++++
 tests/i915/kms_pipe_b_c_ivb.c   | 31 +++++++++++++++++++++
 tests/i915/kms_pwrite_crc.c     | 28 ++++++++++++-------
 tests/kms_hdmi_inject.c         |  2 ++
 tests/kms_invalid_mode.c        |  1 +
 5 files changed, 100 insertions(+), 10 deletions(-)

-- 
2.25.1



More information about the igt-dev mailing list