summaryrefslogtreecommitdiff
path: root/tests/gem_bad_reloc.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-03-15 09:44:48 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2016-03-15 09:45:18 +0000
commit314fa179c8718a8d0b383c31576cf145e05bf657 (patch)
tree38a0635329c0280a68ce6672de466f1e919a97f0 /tests/gem_bad_reloc.c
parent488dc3b1acf825c1db9750b1158de56b50e7b4ff (diff)
igt/gem_bad_reloc: Rename conflicting negative-reloc-blt
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/gem_bad_reloc.c')
-rw-r--r--tests/gem_bad_reloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_bad_reloc.c b/tests/gem_bad_reloc.c
index 0eec5a5b..2351ce91 100644
--- a/tests/gem_bad_reloc.c
+++ b/tests/gem_bad_reloc.c
@@ -199,7 +199,7 @@ igt_main
negative_reloc(fd, e->exec_id | e->flags, USE_LUT);
}
- igt_subtest("negative-reloc-blt")
+ igt_subtest("negative-reloc-bltcopy")
negative_reloc_blt(fd);
igt_fixture