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