mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-13 02:46:23 +00:00
tests/kms_sink_crc_basic: skip properly
Not running the test is not failing. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
f893535141
commit
0675765eff
@ -178,8 +178,7 @@ static void run_test(data_t *data)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
fprintf(stderr, "no eDP with CRC support found\n");
|
igt_skip("no eDP with CRC support found\n");
|
||||||
igt_fail(1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
igt_simple_main
|
igt_simple_main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user