summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kcmp/Makefile
AgeCommit message (Expand)AuthorLines
2023-02-13selftests: kcmp: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-1/+1
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-4/+2
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman-1/+0
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-2/+3
2014-12-02selftests/kcmp: Always try to build the testMichael Ellerman-16/+2
2014-12-02selftests/kcmp: Don't include kernel headersMichael Ellerman-4/+0
2014-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran-3/+3
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra-2/+1
2012-12-17kcmp selftests: print fail status instead of cause make errorDave Young-1/+1
2012-12-17kcmp selftests: make run_tests fixDave Young-2/+2
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov-0/+29