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 36180aee..ad43b1a3 100644
--- a/tests/gem_sync.c
+++ b/tests/gem_sync.c
@@ -839,6 +839,7 @@ igt_main
igt_subtest_group {
igt_fixture {
+ gem_require_contexts(fd);
igt_require(gem_scheduler_has_ctx_priority(fd));
igt_require(gem_scheduler_has_preemption(fd));
}