summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lib.mk
Commit message (Expand)AuthorAgeFilesLines
* selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan2017-04-251-1/+5
* selftests: lib.mk Fix individual test buildsShuah Khan2017-03-021-0/+4
* selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
* selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
* selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-4/+15
* selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-051-1/+1
* selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-051-0/+3
* selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2017-01-051-2/+2
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-4/+14
* selftests: change install command to rsyncBamvor Jian Zhang2015-09-141-7/+4
* selftests: check before installBamvor Jian Zhang2015-08-271-5/+8
* selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker2015-05-261-0/+3
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-0/+4
* selftests/timers: Use shared logic to run and install testsMichael Ellerman2015-03-191-1/+1
* selftests: Add install targetMichael Ellerman2015-03-131-1/+22
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-131-0/+10