commit | a4fd8414659bf470e2146b352574bbd274e54b7a | [log] [tgz] |
---|---|---|
author | Andrei Vagin <avagin@gmail.com> | Thu Oct 15 09:00:20 2020 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 20 17:02:57 2020 +0200 |
tree | 6b79f348045cc2e84dc9a1d153e8f8a5ee4bb8b2 | |
parent | c2f7d08cccf4af2ce6992feaabb9e68e4ae0bff3 [diff] |
selftests/timens: Add a test for futex() Output on success: 1..2 ok 1 futex with the 0 clockid ok 2 futex with the 1 clockid # Totals: pass:2 fail:0 xfail:0 xpass:0 skip:0 error:0 Signed-off-by: Andrei Vagin <avagin@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201015160020.293748-2-avagin@gmail.com