summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kcmp/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-02-13selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
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-20selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman1-1/+0
2015-03-14selftests: 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-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran1-3/+3
2013-07-04selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2012-12-18kcmp selftests: print fail status instead of cause make errorDave Young1-1/+1
2012-12-18kcmp selftests: make run_tests fixDave Young1-2/+2
2012-06-01syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov1-0/+29