summaryrefslogtreecommitdiff
path: root/tests/gem_threaded_access_tiled.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_threaded_access_tiled.c')
-rw-r--r--tests/gem_threaded_access_tiled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_threaded_access_tiled.c b/tests/gem_threaded_access_tiled.c
index 48a6f62f..2895bf80 100644
--- a/tests/gem_threaded_access_tiled.c
+++ b/tests/gem_threaded_access_tiled.c
@@ -95,7 +95,7 @@ int main(int argc, char **argv)
unsigned long pitch = 0;
int r;
- drmtest_skip_on_simulation();
+ igt_skip_on_simulation();
fd = drm_open_any();
assert(fd >= 0);