Re: [PATCH v12 20/21] selftests/futex: Add futex_priv_hash
From: Sebastian Andrzej Siewior
Date: Fri May 16 2025 - 03:38:48 EST
On 2025-05-09 18:22:18 [-0300], André Almeida wrote:
> Hi Sebastian,
Hi,
> Thank you for adding a selftest for the new uAPI. The recent futex selftests
> accepted uses the kselftest helpers in a different way than the way you have
> used. I've attached a diff to exemplify how I would write this selftest. The
> advantage is to have a TAP output that can be easier used with automated
> testing, and that would not stop when the first test fails.
It copied somewhere from existing ones. I think. Let me try to adapt
here…
Sebastian