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

B, Jeevan jeevan.b at intel.com
Thu Sep 29 07:26:38 UTC 2022



> -----Original Message-----
> From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of Kunal
> Joshi
> Sent: Wednesday, September 28, 2022 12:09 PM
> To: igt-dev at lists.freedesktop.org
> Cc: Joshi, Kunal1 <kunal1.joshi at intel.com>
> Subject: [igt-dev] [PATCH i-g-t v2 0/5] IGT test cleanup
> 
> Sanitize the state before starting the subtest
> 
> On test exit add missing igt_display_fini and close drm_fd wherever we
> haven't
> 
> Kunal Joshi (5):
>   tests/chamelium/kms_chamelium: test cleanup
>   tests/i915/kms_pipe_b_c_ivb: test cleanup
>   tests/i915/kms_pwrite_crc: test cleanup
>   tests/kms_hdmi_inject: test cleanup
>   tests/kms_invalid_mode: test cleanup
> 
For kms_pwrite_crc and kms_invalid_mode
Reviewed-by: Jeevan B <jeevan.b at intel.com>
>  tests/chamelium/kms_chamelium.c | 15 +++++++++++++++
>  tests/i915/kms_pipe_b_c_ivb.c   |  7 +++++++
>  tests/i915/kms_pwrite_crc.c     | 10 +++++-----
>  tests/kms_hdmi_inject.c         |  2 ++
>  tests/kms_invalid_mode.c        |  1 +
>  5 files changed, 30 insertions(+), 5 deletions(-)
> 
> --
> 2.25.1


More information about the igt-dev mailing list