summaryrefslogtreecommitdiff
path: root/tests/gem_mmap_offset_exhaustion.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_mmap_offset_exhaustion.c')
-rw-r--r--tests/gem_mmap_offset_exhaustion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_mmap_offset_exhaustion.c b/tests/gem_mmap_offset_exhaustion.c
index 3c026bbe..b2d23f55 100644
--- a/tests/gem_mmap_offset_exhaustion.c
+++ b/tests/gem_mmap_offset_exhaustion.c
@@ -83,7 +83,7 @@ int main(int argc, char **argv)
{
int fd, i;
- drmtest_skip_on_simulation();
+ igt_skip_on_simulation();
fd = drm_open_any();