summaryrefslogtreecommitdiff
path: root/tests/gem_suspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_suspend.c')
-rw-r--r--tests/gem_suspend.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gem_suspend.c b/tests/gem_suspend.c
index c0f71ae12..dfdb5661e 100644
--- a/tests/gem_suspend.c
+++ b/tests/gem_suspend.c
@@ -151,6 +151,8 @@ int main(int argc, char **argv)
{
igt_subtest_init(argc, argv);
+ igt_skip_on_simulation();
+
igt_fixture
fd = drm_open_any();