summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3012-60/+12Star
* selftests: Add test plan API to kselftest.h and adjust callersKees Cook2019-04-257-0/+7
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-141-0/+1
* selftests: add headers_install to lib.mkAnders Roxell2018-09-051-0/+1
* selftests: futex: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)2018-05-301-12/+0Star
* selftests: futex Makefile add top level TAP header echo to RUN_TESTSShuah Khan2018-03-071-0/+4
* selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-271-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-3/+3
* selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan2017-09-251-1/+4
* Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-098-23/+30
|\
| * selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-178-23/+30
* | selftests: futex: fix run_tests targetShuah Khan2017-08-091-1/+1
|/
* selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju2017-06-078-10/+19
* selftests: futex: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
* selftests/futex: Fix build error with OUTPUT variableDarren Hart2017-04-111-3/+3
* selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
* selftests/futex: Add stdio used for loggingStafford Horne2017-01-191-0/+1
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-5/+16
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-9/+3Star
* docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
* selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
* tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-171-1/+1
* selftests/futex: Fix futex_cmp_requeue_pi() error handlingDarren Hart2015-07-211-1/+1
* selftests/futex: Add .gitignoreDarren Hart2015-05-261-0/+7
* selftests/futex: Increment ksft pass and fail countersDarren Hart2015-05-262-1/+4
* selftests/futex: Update Makefile to use lib.mkDarren Hart2015-05-262-3/+22
* selftests: Add futex functional testsDarren Hart2015-05-2615-0/+1889