summaryrefslogtreecommitdiff
path: root/tests/gem_ctx_bad_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_ctx_bad_exec.c')
-rw-r--r--tests/gem_ctx_bad_exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_ctx_bad_exec.c b/tests/gem_ctx_bad_exec.c
index b7e5db03..cfd35a0e 100644
--- a/tests/gem_ctx_bad_exec.c
+++ b/tests/gem_ctx_bad_exec.c
@@ -111,7 +111,7 @@ int main(int argc, char *argv[])
uint32_t ctx_id;
int fd;
- drmtest_skip_on_simulation();
+ igt_skip_on_simulation();
fd = drm_open_any();