mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/*: lib/igt.cocci found something!
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -351,7 +351,7 @@ static void test_crc(data_t *data)
|
||||
get_sink_crc(data, crc);
|
||||
igt_assert(strcmp(ref_crc, crc) == 0);
|
||||
|
||||
fprintf(stdout, "Waiting 10s...\n");
|
||||
igt_info("Waiting 10s...\n");
|
||||
sleep(10);
|
||||
|
||||
/* Now lets print black to change the screen */
|
||||
|
||||
Reference in New Issue
Block a user