index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-10
1
-2
/
+2
*
selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
Shuah Khan
2019-05-13
1
-9
/
+3
*
selftests: Move test output to diagnostic lines
Kees Cook
2019-04-25
1
-1
/
+2
*
selftests: Extract logic for multiple test runs
Kees Cook
2019-04-25
1
-17
/
+8
*
selftests: Use runner.sh for emit targets
Kees Cook
2019-04-25
1
-13
/
+2
*
selftests: Extract single-test shell logic from lib.mk
Kees Cook
2019-04-25
1
-30
/
+7
*
selftests: fix headers_install circular dependency
Shuah Khan
2019-04-20
1
-2
/
+36
*
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
2018-12-14
1
-4
/
+4
*
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
1
-0
/
+12
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
1
-0
/
+4
|
\
|
*
selftests/lib.mk: Introduce OVERRIDE_TARGETS
Mathieu Desnoyers
2018-06-06
1
-0
/
+4
*
|
selftests: lib.mk: add test execute bit check to EMIT_TESTS
Shuah Khan (Samsung OSG)
2018-05-30
1
-1
/
+6
*
|
selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTS
Shuah Khan (Samsung OSG)
2018-05-30
1
-2
/
+6
*
|
selftests: lib.mk: Include test suite name in the RUN_TESTS output
Shuah Khan (Samsung OSG)
2018-05-30
1
-9
/
+10
*
|
selftests: lib.mk: move running and printing result to a new function
Shuah Khan (Samsung OSG)
2018-05-30
1
-24
/
+28
*
|
selftests: lib.mk: add SKIP handling to RUN_TESTS define
Shuah Khan (Samsung OSG)
2018-05-30
1
-2
/
+13
*
|
selftests: lib.mk: cleanup RUN_TESTS define and make it readable
Shuah Khan (Samsung OSG)
2018-05-30
1
-3
/
+5
|
/
*
selftests: Fix lib.mk run_tests target shell script
Mathieu Desnoyers
2018-04-28
1
-4
/
+4
*
selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
Shuah Khan
2018-03-06
1
-0
/
+1
*
selftests: Fix loss of test output in run_kselftests.sh
Michael Ellerman
2018-01-16
1
-1
/
+1
*
selftests: lib.mk: print individual test results to console by default
Shuah Khan
2017-10-31
1
-1
/
+5
*
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
1
-0
/
+11
*
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
1
-5
/
+11
*
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
1
-1
/
+1
*
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-0
/
+15
*
selftests: silence test output by default
Josef Bacik
2017-09-19
1
-2
/
+2
*
selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format
Shuah Khan
2017-08-25
1
-3
/
+9
*
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
2017-08-25
1
-2
/
+2
*
selftests: lib.mk: suppress "cd" output from run_tests target
Shuah Khan
2017-08-25
1
-1
/
+1
*
selftests: warn if failure is due to lack of executable bit
Luis R. Rodriguez
2017-08-09
1
-1
/
+6
*
selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
Shuah Khan
2017-04-25
1
-1
/
+5
*
selftests: lib.mk Fix individual test builds
Shuah Khan
2017-03-02
1
-0
/
+4
*
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
1
-2
/
+2
*
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
1
-1
/
+1
*
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-02-14
1
-5
/
+5
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
1
-4
/
+15
*
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-1
/
+1
*
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
1
-0
/
+3
*
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
2017-01-05
1
-2
/
+2
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-4
/
+14
*
selftests: change install command to rsync
Bamvor Jian Zhang
2015-09-15
1
-7
/
+4
*
selftests: check before install
Bamvor Jian Zhang
2015-08-28
1
-5
/
+8
*
selftests: copy TEST_DIRS to INSTALL_PATH
Tyler Baker
2015-05-26
1
-0
/
+3
*
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
2015-03-19
1
-0
/
+4
*
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
2015-03-19
1
-1
/
+1
*
selftests: Add install target
Michael Ellerman
2015-03-13
1
-1
/
+22
*
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2015-03-13
1
-0
/
+10