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, 2 insertions, 0 deletions
diff --git a/tests/gem_threaded_access_tiled.c b/tests/gem_threaded_access_tiled.c
index 362cf3ad..48a6f62f 100644
--- a/tests/gem_threaded_access_tiled.c
+++ b/tests/gem_threaded_access_tiled.c
@@ -95,6 +95,8 @@ int main(int argc, char **argv)
unsigned long pitch = 0;
int r;
+ drmtest_skip_on_simulation();
+
fd = drm_open_any();
assert(fd >= 0);