summaryrefslogtreecommitdiff
path: root/tests/gem_sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_sync.c')
-rw-r--r--tests/gem_sync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gem_sync.c b/tests/gem_sync.c
index 33d356ad..a1abc67c 100644
--- a/tests/gem_sync.c
+++ b/tests/gem_sync.c
@@ -729,6 +729,7 @@ igt_main
igt_fixture {
fd = drm_open_driver(DRIVER_INTEL);
+ igt_require_gem(fd);
print_welcome(fd);
igt_fork_hang_detector(fd);