summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional/futex_requeue_pi.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/futex: don't pass a const char* to asprintf(3)John Hubbard2024-05-311-1/+1
* selftests: fuxex: Report a unique test name per run of futex_requeue_piMark Brown2024-02-191-1/+12
* 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-3/+5
* selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju2017-06-071-1/+2
* selftests: Add futex functional testsDarren Hart2015-05-261-0/+409