aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne1-1/+4
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne1-0/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-5/+16
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-9/+3
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-1/+1
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park2-2/+2
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang1-1/+1
2015-07-20selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart1-1/+1
2015-05-26selftests/futex: Add .gitignoreDarren Hart1-0/+7
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart2-1/+4
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart2-3/+22
2015-05-26selftests: Add futex functional testsDarren Hart15-0/+1889