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