Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 12 | -60/+12 |
2019-04-25 | selftests: Add test plan API to kselftest.h and adjust callers | Kees Cook | 7 | -0/+7 |
2018-12-14 | selftests: Fix test errors related to lib.mk khdr target | Shuah Khan | 1 | -0/+1 |
2018-09-05 | selftests: add headers_install to lib.mk | Anders Roxell | 1 | -0/+1 |
2018-05-31 | selftests: futex: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 1 | -12/+0 |
2018-03-07 | selftests: futex Makefile add top level TAP header echo to RUN_TESTS | Shuah Khan | 1 | -0/+4 |
2018-02-27 | selftests/futex: Fix line continuation in Makefile | Daniel Díaz | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-09-25 | selftests: futex: Makefile: fix for loops in targets to run silently | Shuah Khan | 1 | -3/+3 |
2017-09-25 | selftests: futex: copy sub-dir test scripts for make O=dir run | Shuah Khan | 1 | -1/+4 |
2017-09-09 | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 8 | -23/+30 |
2017-08-17 | selftests: futex: convert test to use ksft TAP13 framework | Shuah Khan | 8 | -23/+30 |
2017-08-09 | selftests: futex: fix run_tests target | Shuah Khan | 1 | -1/+1 |
2017-06-07 | selftests: futex: print testcase-name and PASS/FAIL/ERROR status | Naresh Kamboju | 8 | -10/+19 |
2017-04-25 | selftests: futex: override clean in lib.mk to fix warnings | Shuah Khan | 1 | -1/+2 |
2017-04-11 | selftests/futex: Fix build error with OUTPUT variable | Darren Hart | 1 | -3/+3 |
2017-01-19 | selftests/futex: Add headers to makefile dependencies | Stafford Horne | 1 | -1/+4 |
2017-01-19 | selftests/futex: Add stdio used for logging | Stafford Horne | 1 | -0/+1 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 1 | -5/+16 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -9/+3 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-11 | selftests/futex: Check ANSI terminal color support | SeongJae Park | 2 | -2/+2 |
2015-11-17 | tools:testing/selftests: fix typo in futex/README | Wei Jiangang | 1 | -1/+1 |
2015-07-21 | selftests/futex: Fix futex_cmp_requeue_pi() error handling | Darren Hart | 1 | -1/+1 |
2015-05-27 | selftests/futex: Add .gitignore | Darren Hart | 1 | -0/+7 |
2015-05-27 | selftests/futex: Increment ksft pass and fail counters | Darren Hart | 2 | -1/+4 |
2015-05-27 | selftests/futex: Update Makefile to use lib.mk | Darren Hart | 2 | -3/+22 |
2015-05-27 | selftests: Add futex functional tests | Darren Hart | 15 | -0/+1889 |