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...