xemu/tests/tcg/multiarch/linux
Ilya Leoshkevich 6f58b09032 tests/tcg: Add SIGRTMIN/SIGRTMAX test
Test the lowest and the highest real-time signals. This requires
configuring the real-time signal mapping, and therefore some knowledge
about the host. To this end, pass the emulator path in the QEMU
environment variable to all tests (this should not disturb the existing
ones), and assume that all hosts have signals 36-39 available.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-ID: <20241029232211.206766-3-iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2024-11-05 10:36:08 +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