[PATCH 0/2] selftests: futex: Some improvements

From: André Almeida
Date: Thu Oct 28 2021 - 15:29:57 EST


This small patch series makes a futex_waitv() test more correct and test
the timeout for the new FUTEX_LOCK_PI2 opcode.

André Almeida (2):
selftests: futex: Make futex_waitv's invalid clockid test more robust
selftests: futex: Add FUTEX_LOCK_PI2 for timeout test

.../futex/functional/futex_wait_timeout.c | 14 +++++++++++++-
.../selftests/futex/functional/futex_waitv.c | 7 ++++++-
tools/testing/selftests/futex/include/futextest.h | 14 ++++++++++++++
3 files changed, 33 insertions(+), 2 deletions(-)

--
2.33.1