aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2021-10-26 11:22:33 +0100
committerAlex Bennée <alex.bennee@linaro.org>2021-11-04 10:32:01 +0000
commit8ef3fdf952f061df6a9b30008bd8de9dfaa32435 (patch)
treef68eae1ecd066c7334581872ff54a76be2090b11 /tests/tcg
parent357af9be5ca47ae8ac2bc439de4bb9a39e186fd4 (diff)
downloadqemu-8ef3fdf952f061df6a9b30008bd8de9dfaa32435.zip
qemu-8ef3fdf952f061df6a9b30008bd8de9dfaa32435.tar.gz
qemu-8ef3fdf952f061df6a9b30008bd8de9dfaa32435.tar.bz2
tests/tcg: remove duplicate EXTRA_RUNS
We set it bellow outside the #if leg. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20211026102234.3961636-28-alex.bennee@linaro.org>
Diffstat (limited to 'tests/tcg')
-rw-r--r--tests/tcg/multiarch/Makefile.target2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tcg/multiarch/Makefile.target b/tests/tcg/multiarch/Makefile.target
index 6ccb592..c0d9e63 100644
--- a/tests/tcg/multiarch/Makefile.target
+++ b/tests/tcg/multiarch/Makefile.target
@@ -61,8 +61,6 @@ run-gdbstub-sha1: sha1
--bin $< --test $(MULTIARCH_SRC)/gdbstub/sha1.py, \
"basic gdbstub support")
-EXTRA_RUNS += run-gdbstub-sha1
-
run-gdbstub-qxfer-auxv-read: sha1
$(call run-test, $@, $(GDB_SCRIPT) \
--gdb $(HAVE_GDB_BIN) \