You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/tcg/multiarch/linux
Alex Bennée 33629b82ae tests/tcg: mark test-vma as a linux-only test
The main multiarch tests should compile for any POSIX system, however
test-vma's usage of MAP_NORESERVE makes it a linux-only test. Simply
moving the source file is enough for the build logic to skip on BSD's.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-14-alex.bennee@linaro.org>
2 months ago
..
linux-madvise.c tests/tcg: Extend file in linux-madvise.c 1 year ago
linux-shmat-maps.c tests/tcg: Check that shmat() does not break /proc/self/maps 1 year ago
linux-shmat-null.c tests/tcg: Test shmat(NULL) 1 year ago
linux-sigrtminmax.c tests/tcg: Add SIGRTMIN/SIGRTMAX test 6 months ago
linux-test.c tests/tcg: fix unused variable in linux-test 2 years ago
test-vma.c tests/tcg: mark test-vma as a linux-only test 2 months ago