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