[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87bjqap335.ffs@tglx>
Date: Fri, 27 Jun 2025 00:09:34 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: André Almeida <andrealmeid@...lia.com>, Ingo Molnar
<mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>, Darren Hart <dvhart@...radead.org>,
Davidlohr Bueso <dave@...olabs.net>, Shuah Khan <shuah@...nel.org>, Arnd
Bergmann <arnd@...db.de>, Sebastian Andrzej Siewior
<bigeasy@...utronix.de>, Waiman Long <longman@...hat.com>
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-api@...r.kernel.org, kernel-dev@...lia.com, André
Almeida <andrealmeid@...lia.com>
Subject: Re: [PATCH v5 1/7] selftests/futex: Add ASSERT_ macros
On Fri, Jun 27 2025 at 00:07, Thomas Gleixner wrote:
> On Thu, Jun 26 2025 at 14:11, André Almeida wrote:
>
>> Create ASSERT_{EQ, NE, TRUE, FALSE} macros to make test creation easier.
>
> What's so futex special about this that it can't use the same muck in
>
> tools/testing/selftests/kselftest_harness.h
>
> or at least share the implementation in some way?
BPF has it's own set as well. Sigh...
Powered by blists - more mailing lists