summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional/futex_wait_timeout.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/futex: Order calls to futex_lock_piNysal Jan K.A2023-08-161-0/+7
* selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida2021-10-071-1/+20
* selftests: futex: Expand timeout testAndré Almeida2021-05-121-16/+110
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-251-0/+1
* selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-161-2/+3
* selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju2017-06-071-1/+3
* selftests: Add futex functional testsDarren Hart2015-05-261-0/+86