summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional/Makefile
AgeCommit message (Expand)AuthorLines
2025-11-14selftests/futex: Create test for robust listAndré Almeida-1/+2
2025-09-20selftests/futex: Remove logging.h fileAndré Almeida-2/+1
2025-09-17selftest/futex: Compile also with libnuma < 2.0.16Sebastian Andrzej Siewior-1/+4
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter-1/+1
2025-05-03futex,selftests: Add another FUTEX2_NUMA selftestPeter Zijlstra-1/+2
2025-05-03selftests/futex: Add futex_numa_mpolSebastian Andrzej Siewior-1/+2
2025-05-03selftests/futex: Add futex_priv_hashSebastian Andrzej Siewior-0/+1
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw-1/+1
2024-05-30selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard-1/+1
2023-02-13selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2022-10-18selftests/futex: fix build for clangRicardo Cañuelo-4/+2
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker-1/+0
2022-02-23selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum-3/+2
2022-02-23selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum-0/+1
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida-1/+2
2021-06-22selftests: futex: Add futex compare requeue testAndré Almeida-1/+2
2021-06-22selftests: futex: Add futex wait testAndré Almeida-1/+2
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida-1/+2
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov-1/+1
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan-0/+1
2018-09-05selftests: add headers_install to lib.mkAnders Roxell-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne-1/+4
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-9/+3
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart-1/+1
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart-2/+3
2015-05-26selftests: Add futex functional testsDarren Hart-0/+24