From 2b956244a9d1b18b9653bf7453870c2d10df2427 Mon Sep 17 00:00:00 2001 From: Ilya Leoshkevich Date: Fri, 2 Jun 2023 00:30:27 +0200 Subject: tests/tcg/s390x: Test MXDB and MXDBR Add a small test to prevent regressions. Cc: qemu-stable@nongnu.org Signed-off-by: Ilya Leoshkevich Message-Id: <20230601223027.795501-3-iii@linux.ibm.com> Acked-by: David Hildenbrand Signed-off-by: Thomas Huth --- tests/tcg/s390x/Makefile.target | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/tcg/s390x/Makefile.target') diff --git a/tests/tcg/s390x/Makefile.target b/tests/tcg/s390x/Makefile.target index a2a15c4a23..85abfbb98c 100644 --- a/tests/tcg/s390x/Makefile.target +++ b/tests/tcg/s390x/Makefile.target @@ -35,6 +35,7 @@ TESTS+=chrl TESTS+=rxsbg TESTS+=ex-relative-long TESTS+=ex-branch +TESTS+=mxdb cdsg: CFLAGS+=-pthread cdsg: LDFLAGS+=-pthread -- cgit v1.2.3