History log of /linux-master/tools/testing/selftests/futex/include/futex2test.h
Revision Date Author Comments
# 5e59c1d1 23-Sep-2021 André Almeida <andrealmeid@collabora.com>

selftests: futex: Add sys_futex_waitv() test

Create a new file to test the waitv mechanism. Test both private and
shared futexes. Wake the last futex in the array, and check if the
return value from futex_waitv() is the right index.

Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20210923171111.300673-20-andrealmeid@collabora.com