summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lib.mk
AgeCommit message (Expand)AuthorLines
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan-0/+4
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman-2/+2
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman-1/+1
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman-5/+5
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-4/+15
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com-1/+1
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com-0/+3
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com-2/+2
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-4/+14
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang-7/+4
2015-08-27selftests: check before installBamvor Jian Zhang-5/+8
2015-05-26selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker-0/+3
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman-0/+4
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman-1/+1
2015-03-13selftests: Add install targetMichael Ellerman-1/+22
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman-0/+10