On Thu, Sep 26, 2024 at 05:20:44PM +0200, David Hildenbrand wrote:
Let's improve the test output. For example, print the proper test
result. Install a SIGBUS handler to catch any SIGBUS instead of
crashing the test on failure.
That is way better now. Thanks for improving it.