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
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>
4 months ago
..
linux-madvise.c tests/tcg: Extend file in linux-madvise.c 12 months ago
linux-shmat-maps.c tests/tcg: Check that shmat() does not break /proc/self/maps 12 months ago
linux-shmat-null.c tests/tcg: Test shmat(NULL) 11 months ago
linux-sigrtminmax.c tests/tcg: Add SIGRTMIN/SIGRTMAX test 4 months ago
linux-test.c tests/tcg: fix unused variable in linux-test 2 years ago