mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-25 04:30:02 +00:00
81c4edc39e
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