summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/futex
AgeCommit message (Expand)Author
2023-08-16selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-02-13selftests: futex: Fix incorrect kernel headers search pathMathieu Desnoyers
2022-10-18selftests/futex: fix build for clangRicardo Cañuelo
2022-09-21Merge tag 'v6.0-rc6' into locking/core, to refresh the branchIngo Molnar
2022-08-02selftests: futex: Fix 'the the' typo in commentSlark Xiao
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
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida
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: Expand timeout testAndré Almeida
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-05-30selftests: futex: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)
2018-03-07selftests: futex Makefile add top level TAP header echo to RUN_TESTSShuah Khan
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan
2017-09-25selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan
2017-08-09selftests: futex: fix run_tests targetShuah Khan
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju
2017-04-25selftests: futex: override clean in lib.mk to fix warningsShuah Khan
2017-04-11selftests/futex: Fix build error with OUTPUT variableDarren Hart
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart
2015-05-26selftests/futex: Add .gitignoreDarren Hart
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