tests/tcg/sparc64: Re-enable linux-test
It passes now that we support signals properly. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210426025334.1168495-26-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
bb3347f80f
commit
4cce45df71
@ -1,11 +1,6 @@
|
||||
# -*- Mode: makefile -*-
|
||||
#
|
||||
# sparc specific tweaks and masking out broken tests
|
||||
|
||||
# different from the other hangs:
|
||||
# tests/tcg/multiarch/linux-test.c:264: Value too large for defined data type (ret=-1, errno=92/Value too large for defined data type)
|
||||
run-linux-test: linux-test
|
||||
$(call skip-test, $<, "BROKEN")
|
||||
# sparc specific tweaks
|
||||
|
||||
# On Sparc64 Linux support 8k pages
|
||||
EXTRA_RUNS+=run-test-mmap-8192
|
||||
|
Loading…
Reference in New Issue
Block a user