summaryrefslogtreecommitdiff
path: root/tests/gem_hangcheck_forcewake.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_hangcheck_forcewake.c')
-rw-r--r--tests/gem_hangcheck_forcewake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_hangcheck_forcewake.c b/tests/gem_hangcheck_forcewake.c
index 4e6358b4..20dda7fa 100644
--- a/tests/gem_hangcheck_forcewake.c
+++ b/tests/gem_hangcheck_forcewake.c
@@ -65,7 +65,7 @@ int main(int argc, char **argv)
unsigned long pitch, act_size;
int fd, i, devid;
- drmtest_skip_on_simulation();
+ igt_skip_on_simulation();
memset(blob, 'A', sizeof(blob));