summaryrefslogtreecommitdiff
path: root/tests/gem_bad_length.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_bad_length.c')
-rw-r--r--tests/gem_bad_length.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gem_bad_length.c b/tests/gem_bad_length.c
index 0f2268f2..bb8b6b86 100644
--- a/tests/gem_bad_length.c
+++ b/tests/gem_bad_length.c
@@ -124,6 +124,8 @@ int main(int argc, char **argv)
{
int fd;
+ drmtest_skip_on_simulation();
+
fd = drm_open_any();
create0(fd);