qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress tes


From: Richard Henderson
Subject: Re: [PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
Date: Mon, 24 May 2021 14:05:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 5/20/21 10:42 AM, Alex Bennée wrote:
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>

Message-Id:<20210504100223.25427-29-alex.bennee@linaro.org>
---
  tests/tcg/multiarch/signals.c       | 149 ++++++++++++++++++++++++++++
  tests/tcg/alpha/Makefile.target     |   7 ++
  tests/tcg/multiarch/Makefile.target |   2 +
  tests/tcg/sparc64/Makefile.target   |   7 ++

Alpha and sparc64 should be fixed now
(since c313e52e6459de2e9064767083a0c949c476e32b).


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]