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>
2025-03-10 10:30:00 +00:00
..
linux-madvise.c tests/tcg: Extend file in linux-madvise.c 2024-02-29 11:35:37 -10:00
linux-shmat-maps.c tests/tcg: Check that shmat() does not break /proc/self/maps 2024-03-01 08:09:55 -10:00
linux-shmat-null.c tests/tcg: Test shmat(NULL) 2024-03-26 18:20:36 -10:00
linux-sigrtminmax.c tests/tcg: Add SIGRTMIN/SIGRTMAX test 2024-11-05 10:36:08 +00:00
linux-test.c tests/tcg: fix unused variable in linux-test 2022-12-23 15:15:57 +00:00
test-vma.c tests/tcg: mark test-vma as a linux-only test 2025-03-10 10:30:00 +00:00