summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kcmp
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov2017-09-081-2/+58
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-1/+1
* selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-051-2/+2
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-4/+2
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-1/+0
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-2/+3
* selftests/kcmp: Always try to build the testMichael Ellerman2014-12-021-16/+2
* selftests/kcmp: Don't include kernel headersMichael Ellerman2014-12-021-4/+0
* selftests/kcmp: change test to use ksft frameworkShuah Khan2014-11-171-7/+20
* tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-291-3/+3
* tools: fix kcmp_test compile warningsShuah Khan2014-07-111-1/+1
* selftests: add .gitignore for kcmpRamkumar Ramachandra2013-07-031-0/+2
* selftests: fix clean target in kcmp MakefileRamkumar Ramachandra2013-07-031-2/+1
* tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones2012-12-171-2/+4
* kcmp selftests: print fail status instead of cause make errorDave Young2012-12-171-1/+1
* kcmp selftests: make run_tests fixDave Young2012-12-171-2/+2
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-312-0/+123