e9206163d9
These tests are confused, because -p does not change the guest page size, but the host page size. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20240102015808.132373-25-richard.henderson@linaro.org>
8 lines
152 B
Makefile
8 lines
152 B
Makefile
# -*- Mode: makefile -*-
|
|
#
|
|
# m68k specific tweaks - specifically masking out broken tests
|
|
#
|
|
|
|
VPATH += $(SRC_PATH)/tests/tcg/m68k
|
|
TESTS += trap denormal
|