summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/futex/functional/Makefile
AgeCommit message (Expand)Author
2023-02-13selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers
2022-10-18selftests/futex: fix build for clangRicardo Cañuelo
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker
2022-02-23selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum
2022-02-23selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida
2021-06-22selftests: futex: Add futex compare requeue testAndré Almeida
2021-06-22selftests: futex: Add futex wait testAndré Almeida
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart
2015-05-26selftests: Add futex functional testsDarren Hart