aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/ppc64/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tcg/ppc64/Makefile.target')
-rw-r--r--tests/tcg/ppc64/Makefile.target2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tcg/ppc64/Makefile.target b/tests/tcg/ppc64/Makefile.target
index a6a4dda..6ab7934 100644
--- a/tests/tcg/ppc64/Makefile.target
+++ b/tests/tcg/ppc64/Makefile.target
@@ -23,4 +23,6 @@ run-plugin-byte_reverse-with-%:
$(call skip-test, "RUN of byte_reverse ($*)", "not built")
endif
+PPC64_TESTS += signal_save_restore_xer
+
TESTS += $(PPC64_TESTS)