index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib.mk
Age
Commit message (
Expand
)
Author
2017-04-25
selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
Shuah Khan
2017-03-02
selftests: lib.mk Fix individual test builds
Shuah Khan
2017-02-14
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2015-09-14
selftests: change install command to rsync
Bamvor Jian Zhang
2015-08-27
selftests: check before install
Bamvor Jian Zhang
2015-05-26
selftests: copy TEST_DIRS to INSTALL_PATH
Tyler Baker
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
2015-03-13
selftests: Add install target
Michael Ellerman
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman