summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lib.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-201-1/+1
|\
| * Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan2024-05-201-1/+1
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+9
|\ \ | |/ |/|
| * selftests: break the dependency upon local header filesJohn Hubbard2024-04-251-0/+9
* | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-141-1/+16
|\ \
| * | selftests: adopt BPF's approach to quieter buildsJakub Kicinski2024-04-171-1/+16
| |/
* | selftests: Compile kselftest headers with -D_GNU_SOURCEEdward Liaw2024-05-081-1/+1
* | selftests: default to host arch for LLVM buildsValentin Obst2024-05-061-2/+10
|/
* Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-0/+19
|\
| * selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier2024-01-311-0/+19
* | selftests: lib.mk: Do not process TEST_GEN_MODS_DIRMarcos Paulo de Souza2024-02-271-3/+0
* | kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza2024-01-221-5/+21
|/
* Revert "selftests: error out if kernel header files are not yet built"John Hubbard2023-12-121-37/+3
* selftests: Keep symlinks, when possibleBjörn Töpel2023-09-081-2/+2
* selftests: error out if kernel header files are not yet builtJohn Hubbard2023-06-191-3/+37
* selftests: fix LLVM build for i386 and x86_64Guillaume Tucker2023-03-101-0/+2
* kselftest: Fix error message for unconfigured LLVM buildsMark Brown2023-01-121-1/+1
* Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-121-0/+5
|\
| * selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2022-10-201-0/+5
* | selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier2022-10-201-2/+2
|/
* selftests/landlock: Fix out-of-tree buildsMickaël Salaün2022-09-141-0/+4
* selftests/vm: fix inability to build any vm testsAxel Rasmussen2022-08-191-0/+1
* selftests: drop KSFT_KHDR_INSTALL make targetGuillaume Tucker2022-07-111-38/+0
* selftests: Fix clang cross compilationMark Brown2022-06-141-2/+23
* kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-311-1/+7
* selftests: cgroup: build error multiple outpt filesAnders Roxell2021-12-101-1/+1
* selftests: be sure to make khdr before other targetsLi Zhijian2021-09-151-0/+1
* selftests: lib.mk: Also install "config" and "settings"Kees Cook2021-06-071-0/+1
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-0/+4
|\
| * selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-04-151-0/+4
* | selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich2021-03-261-1/+2
|/
* selftests: filter kselftest headers from command in lib.mkTommi Rantala2020-10-271-1/+1
* selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook2020-10-071-3/+2
* selftests: use "$(MAKE)" instead of "make" for headers_installDenys Vlasenko2020-08-311-2/+2
* selftests: fix condition in run_testsYauheni Kaliuta2020-07-071-1/+1
* selftests: do not use .ONESHELLYauheni Kaliuta2020-07-071-11/+9
* Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-011-1/+2
|\
| * selftests: enforce local header dependency in lib.mkShuah Khan2020-03-261-1/+2
* | selftests: fix too long argumentJiri Benc2020-02-101-10/+13
|/
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-111-2/+2
* selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is setShuah Khan2019-05-131-9/+3
* selftests: Move test output to diagnostic linesKees Cook2019-04-251-1/+2
* selftests: Extract logic for multiple test runsKees Cook2019-04-251-17/+8
* selftests: Use runner.sh for emit targetsKees Cook2019-04-251-13/+2
* selftests: Extract single-test shell logic from lib.mkKees Cook2019-04-251-30/+7
* selftests: fix headers_install circular dependencyShuah Khan2019-04-191-2/+36
* selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-131-4/+4
* selftests: add headers_install to lib.mkAnders Roxell2018-09-051-0/+12
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+4
|\
| * selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers2018-06-061-0/+4