summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional/futex_wait_timeout.c
AgeCommit message (Expand)AuthorLines
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida-1/+20
2021-05-12selftests: futex: Expand timeout testAndré Almeida-16/+110
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook-0/+1
2017-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan-2/+3
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju-1/+3
2015-05-26selftests: Add futex functional testsDarren Hart-0/+86