aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kcmp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov1-2/+58
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-1/+1
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com1-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-4/+2
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman1-1/+0
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman1-2/+3
2014-12-02selftests/kcmp: Always try to build the testMichael Ellerman1-16/+2
2014-12-02selftests/kcmp: Don't include kernel headersMichael Ellerman1-4/+0
2014-11-17selftests/kcmp: change test to use ksft frameworkShuah Khan1-7/+20
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran1-3/+3
2014-07-11tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones1-2/+4
2012-12-17kcmp selftests: print fail status instead of cause make errorDave Young1-1/+1
2012-12-17kcmp selftests: make run_tests fixDave Young1-2/+2
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2-0/+123