Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu.git] / tests / tcg / hppa / Makefile.target
blobb78e6b48499f97ed440111d1ae838fc5f0246848
1 # -*- Mode: makefile -*-
3 # HPPA specific tweaks - specifically masking out broken tests
5 # On parisc Linux supports 4K/16K/64K (but currently only 4k works)
6 EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-16384 run-test-mmap-65536
8 # This triggers failures for hppa-linux about 1% of the time
9 # HPPA is the odd target that can't use the sigtramp page;
10 # it requires the full vdso with dwarf2 unwind info.
11 run-signals: signals
12         $(call skip-test, $<, "BROKEN awaiting vdso support")
13 run-plugin-signals-with-%:
14         $(call skip-test, $<, "BROKEN awaiting vdso support")
16 VPATH += $(SRC_PATH)/tests/tcg/hppa
17 TESTS += stby
19 stby: CFLAGS += -pthread