aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/m68k/Makefile.target
blob: 6ff214e60a5b3f8ccfdfb7dff562d8ab3cd9cc15 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- Mode: makefile -*-
#
# m68k specific tweaks - specifically masking out broken tests
#

VPATH += $(SRC_PATH)/tests/tcg/m68k
TESTS += trap denormal

# On m68k Linux supports 4k and 8k pages (but 8k is currently broken)
EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192