All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] selftests: futex: Some improvements
@ 2021-12-03 13:28 André Almeida
  2021-12-03 13:28 ` [PATCH RESEND 1/2] selftests: futex: Make futex_waitv's invalid clockid test more robust André Almeida
  2021-12-03 13:28 ` [PATCH RESEND 2/2] selftests: futex: Add FUTEX_LOCK_PI2 for timeout test André Almeida
  0 siblings, 2 replies; 3+ messages in thread
From: André Almeida @ 2021-12-03 13:28 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Peter Zijlstra, Darren Hart,
	linux-kernel, Davidlohr Bueso
  Cc: André Almeida

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-03 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 13:28 [PATCH RESEND 0/2] selftests: futex: Some improvements André Almeida
2021-12-03 13:28 ` [PATCH RESEND 1/2] selftests: futex: Make futex_waitv's invalid clockid test more robust André Almeida
2021-12-03 13:28 ` [PATCH RESEND 2/2] selftests: futex: Add FUTEX_LOCK_PI2 for timeout test André Almeida

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.