mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 08:58:36 -07:00
This adds a simple signal test that combines the POSIX timer_create with signal delivery across multiple threads. The aim is to provide a bit more of a stress test to flush out signal handling issues for easily than the occasional random crash we sometimes see in linux-test or threadcount. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210527160319.19834-2-alex.bennee@linaro.org> |
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| system | ||
| float_convs.c | ||
| float_helpers.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| linux-test.c | ||
| Makefile.target | ||
| README | ||
| sha1.c | ||
| signals.c | ||
| test-mmap.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests