Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-17 | selftests: futex: convert test to use ksft TAP13 framework | Shuah Khan | 7 | -12/+21 |
2017-06-07 | selftests: futex: print testcase-name and PASS/FAIL/ERROR status | Naresh Kamboju | 7 | -8/+17 |
2017-01-19 | selftests/futex: Add headers to makefile dependencies | Stafford Horne | 1 | -1/+4 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -9/+3 |
2016-10-11 | selftests/futex: Check ANSI terminal color support | SeongJae Park | 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 | 1 | -1/+1 |
2015-05-27 | selftests/futex: Update Makefile to use lib.mk | Darren Hart | 1 | -2/+3 |
2015-05-27 | selftests: Add futex functional tests | Darren Hart | 9 | -0/+1284 |