Signed-off-by: Thomas Wood <thomas.wood@xxxxxxxxx> --- tests/pm_psr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pm_psr.c b/tests/pm_psr.c index def8e12..5d28c7a 100644 --- a/tests/pm_psr.c +++ b/tests/pm_psr.c @@ -57,6 +57,7 @@ static int get_perf(const char *path) igt_assert(ret != 0); enabled = strcmp(str, "yes") == 0; ret = fscanf(file, "Performance_Counter: %i", &perf); + igt_assert(ret != 0); if (!sink) igt_skip("This panel does not support PSR.\n"); -- 1.8.5.3 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx