aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/s390x/Makefile.softmmu-target
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2023-07-24 10:16:06 +0200
committerThomas Huth <thuth@redhat.com>2023-07-24 18:44:47 +0200
commite11e2fc6fbdd6c08d24926b1e80204f1d0457d38 (patch)
tree7c6fec813d1d4a374afd8caf1ad3649a3e080081 /tests/tcg/s390x/Makefile.softmmu-target
parenteacfe7cbbd990cb9cf9978f0aedc308c2ab0ffd6 (diff)
tests/tcg/s390x: Test STPQ
Add a small test to prevent regressions. Tested-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-Id: <20230724082032.66864-14-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/tcg/s390x/Makefile.softmmu-target')
-rw-r--r--tests/tcg/s390x/Makefile.softmmu-target1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tcg/s390x/Makefile.softmmu-target b/tests/tcg/s390x/Makefile.softmmu-target
index 145e0bfde1..76345b6e64 100644
--- a/tests/tcg/s390x/Makefile.softmmu-target
+++ b/tests/tcg/s390x/Makefile.softmmu-target
@@ -27,6 +27,7 @@ ASM_TESTS = \
mc \
ssm-early \
stosm-early \
+ stpq \
unaligned-lowcore
include $(S390X_SRC)/pgm-specification.mak