aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kcmp/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08-29tools: selftests: fix build issue with make kselftests targetPhong Tran1-3/+3
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
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 Gorcunov1-0/+29