Em 26/06/2025 19:07, Thomas Gleixner escreveu:
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
My previous version of this test used kselftest_harness.h, but Shuah
request to keep consistency and don't use this header, giving that the
rest of futex test doesn't use it:
https://lore.kernel.org/lkml/fe02f42b-7ba8-4a3b-a86c-2a4a7942f...@linuxfoundation.org/
or at least share the implementation in some way?
Thanks,
tglx