Age | Commit message (Expand) | Author | Files | Lines |
2017-10-31 | selftests: lib.mk: print individual test results to console by default | Shuah Khan | 1 | -1/+5 |
2017-09-21 | selftests: lib.mk: copy test scripts and test files for make O=dir run | Shuah Khan | 1 | -0/+11 |
2017-09-21 | selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install | Shuah Khan | 1 | -5/+11 |
2017-09-21 | selftests: lib.mk: fix test executable status check to use full path | Shuah Khan | 1 | -1/+1 |
2017-09-21 | selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case | Shuah Khan | 1 | -0/+15 |
2017-09-19 | selftests: silence test output by default | Josef Bacik | 1 | -2/+2 |
2017-08-25 | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format | Shuah Khan | 1 | -3/+9 |
2017-08-25 | selftests: change lib.mk RUN_TESTS to take test list as an argument | Shuah Khan | 1 | -2/+2 |
2017-08-25 | selftests: lib.mk: suppress "cd" output from run_tests target | Shuah Khan | 1 | -1/+1 |
2017-08-09 | selftests: warn if failure is due to lack of executable bit | Luis R. Rodriguez | 1 | -1/+6 |
2017-04-25 | selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean | Shuah Khan | 1 | -1/+5 |
2017-03-02 | selftests: lib.mk Fix individual test builds | Shuah Khan | 1 | -0/+4 |
2017-02-14 | selftests: Fix the .S and .S -> .o rules | Michael Ellerman | 1 | -2/+2 |
2017-02-14 | selftests: Fix the .c linking rule | Michael Ellerman | 1 | -1/+1 |
2017-02-14 | selftests: Fix selftests build to just build, not run tests | Michael Ellerman | 1 | -5/+5 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 1 | -4/+15 |
2017-01-05 | selftests: add EXTRA_CLEAN for clean target | bamvor.zhangjian@huawei.com | 1 | -1/+1 |
2017-01-05 | selftests: add default rules for c source file | bamvor.zhangjian@huawei.com | 1 | -0/+3 |
2017-01-05 | selftests: remove useless TEST_DIRS | bamvor.zhangjian@huawei.com | 1 | -2/+2 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -4/+14 |
2015-09-14 | selftests: change install command to rsync | Bamvor Jian Zhang | 1 | -7/+4 |
2015-08-27 | selftests: check before install | Bamvor Jian Zhang | 1 | -5/+8 |
2015-05-26 | selftests: copy TEST_DIRS to INSTALL_PATH | Tyler Baker | 1 | -0/+3 |
2015-03-19 | selftests: Set CC using CROSS_COMPILE once in lib.mk | Michael Ellerman | 1 | -0/+4 |
2015-03-19 | selftests/timers: Use shared logic to run and install tests | Michael Ellerman | 1 | -1/+1 |
2015-03-13 | selftests: Add install target | Michael Ellerman | 1 | -1/+22 |
2015-03-13 | selftests: Introduce minimal shared logic for running tests | Michael Ellerman | 1 | -0/+10 |