diff mbox

[i-g-t] test/kms_psr_sink_crc - Hack to test test_cleanup(&data) for psr_basic

Message ID CA5F6A4B62957246A95956419746064382AF0CDC@IRSMSX106.ger.corp.intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Marta Lofstedt Jan. 4, 2018, 11:51 a.m. UTC
+Petri

PW results are looking good.
https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_741/issues.html
diff mbox

Patch

diff --git a/tests/kms_psr_sink_crc.c b/tests/kms_psr_sink_crc.c
index 83a69f0b..7ee4c2f4 100644
--- a/tests/kms_psr_sink_crc.c
+++ b/tests/kms_psr_sink_crc.c
@@ -532,6 +532,7 @@  int main(int argc, char *argv[])
        igt_subtest("psr_basic") {
                setup_test_plane(&data);
                igt_assert(wait_psr_entry(&data));
+               test_cleanup(&data);
        }

        igt_subtest("psr_drrs") {