selftests: futex: Test sys_futex_waitv() timeout
authorAndré Almeida <andrealmeid@collabora.com>
Thu, 23 Sep 2021 17:11:09 +0000 (14:11 -0300)
committerPeter Zijlstra <peterz@infradead.org>
Thu, 7 Oct 2021 11:51:12 +0000 (13:51 +0200)
commit02e56ccbaefcb1a78bd089a7b5beca754aca4db9
treef3bd58895cacdec89302f4ed28dbdaec9f135b7e
parent5e59c1d1c78c9cdd8834f3242db4a76f617fa4ad
selftests: futex: Test sys_futex_waitv() timeout

Test if the futex_waitv timeout is working as expected, using the
supported clockid options.

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-21-andrealmeid@collabora.com
tools/testing/selftests/futex/functional/futex_wait_timeout.c