mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
tests: run igt.cocci
Re-run with correct igt_fail rules. Again manually fixup missing includes for igt_core.h. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -310,7 +310,7 @@ static void run_test(data_t *data, enum ring r1, enum ring r2, enum test test)
|
||||
bo_check(data, b, 0xc);
|
||||
break;
|
||||
default:
|
||||
abort();
|
||||
igt_fail(1);
|
||||
}
|
||||
|
||||
r1_ops->busy_fini(data);
|
||||
|
||||
Reference in New Issue
Block a user