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, 1 insertions, 1 deletions
diff --git a/tests/gem_bad_length.c b/tests/gem_bad_length.c
index 2d5f977a..3c81dd6b 100644
--- a/tests/gem_bad_length.c
+++ b/tests/gem_bad_length.c
@@ -122,7 +122,7 @@ int main(int argc, char **argv)
{
int fd;
- drmtest_skip_on_simulation();
+ igt_skip_on_simulation();
fd = drm_open_any();