summaryrefslogtreecommitdiff
path: root/tests/gem_storedw_loop_blt.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_storedw_loop_blt.c')
-rw-r--r--tests/gem_storedw_loop_blt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_storedw_loop_blt.c b/tests/gem_storedw_loop_blt.c
index 279d4773..fe6a7974 100644
--- a/tests/gem_storedw_loop_blt.c
+++ b/tests/gem_storedw_loop_blt.c
@@ -150,7 +150,7 @@ int main(int argc, char **argv)
store_dword_loop(1);
store_dword_loop(2);
- if (!drmtest_run_in_simulation()) {
+ if (!igt_run_in_simulation()) {
store_dword_loop(3);
store_dword_loop(5);
}