summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-101-1/+1
* selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard2024-05-301-1/+1
* selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
* selftests/futex: fix build for clangRicardo Cañuelo2022-10-181-4/+2
* selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker2022-07-111-1/+0
* selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum2022-02-231-3/+2
* selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum2022-02-231-0/+1
* selftests: futex: Add sys_futex_waitv() testAndré Almeida2021-10-071-1/+2
* selftests: futex: Add futex compare requeue testAndré Almeida2021-06-221-1/+2
* selftests: futex: Add futex wait testAndré Almeida2021-06-221-1/+2
* selftests: futex: Correctly include headers dirsAndré Almeida2021-05-121-1/+2
* selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov2020-02-131-1/+1
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-131-0/+1
* selftests: add headers_install to lib.mkAnders Roxell2018-09-051-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-9/+3
* selftests/futex: Increment ksft pass and fail countersDarren Hart2015-05-261-1/+1
* selftests/futex: Update Makefile to use lib.mkDarren Hart2015-05-261-2/+3
* selftests: Add futex functional testsDarren Hart2015-05-261-0/+24