summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/lib.mk
AgeCommit message (Expand)Author
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman
2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan
2017-09-21selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan
2017-09-21selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan
2017-09-21selftests: lib.mk: fix test executable status check to use full pathShuah Khan
2017-09-21selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-19selftests: silence test output by defaultJosef Bacik
2017-08-25selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan
2017-08-25selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan
2017-08-09selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez
2017-04-25selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang
2015-08-27selftests: check before installBamvor Jian Zhang
2015-05-26selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman
2015-03-13selftests: Add install targetMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman