summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/functional
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-40/+8
2019-04-25selftests: Add test plan API to kselftest.h and adjust callersKees Cook-0/+7
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-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan-12/+21
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju-8/+17
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
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park-1/+1
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart-1/+1
2015-05-26selftests/futex: Add .gitignoreDarren Hart-0/+7
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/+1284