summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
Commit message (Expand)AuthorAge
* kselftest: exclude failed TARGETS from runlistCristian Marussi2019-10-01
* kselftest: add capability to skip chosen TARGETSCristian Marussi2019-10-01
* selftests: Add kselftest-all and kselftest-install targetsShuah Khan2019-10-01
* selftests: use "$(MAKE)" instead of "make"Ilya Leoshkevich2019-08-19
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-10
* selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan2019-05-14
* selftests: fix install target to use default install pathShuah Khan2019-05-09
* selftests: Remove KSFT_TAP_LEVELKees Cook2019-04-25
* selftests: Move test output to diagnostic linesKees Cook2019-04-25
* selftests: Extract logic for multiple test runsKees Cook2019-04-25
* selftests: Use runner.sh for emit targetsKees Cook2019-04-25
* selftests: build and run gpio when output directory is the src dirShuah Khan2019-04-22
* selftests: fix headers_install circular dependencyShuah Khan2019-04-19
* selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar2019-04-17
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-16
|\
| * selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-05
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-10
|\ \
| * | selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-08
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-08
|\ \
| * | selftests/livepatch: introduce testsJoe Lawrence2019-01-11
| |/
* | tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan2019-03-06
* | selftests: add binderfs selftestsChristian Brauner2019-01-30
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-02
|\
| * Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-17
| |\
| | * selftests/ima: kexec_load syscall testMimi Zohar2018-12-11
* | | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-29
|\ \ \
| * | | fix dma-buf/udmabuf selftestTom Murphy2018-12-13
| * | | media: rc: self test for IR encoders and decodersSean Young2018-11-06
| | |/ | |/|
* | | selftests: add txtimestamp kselftestWillem de Bruijn2018-12-20
| |/ |/|
* | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-12
|/
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-10
|\
| * rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-06-09
|\ \
| * | selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka2018-06-05
| |/
* | selftests: cgroup: add memory controller self-testsRoman Gushchin2018-05-30
* | selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-30
* | selftests: move RTC tests to rtc subfolderAlexandre Belloni2018-05-30
|/
* proc: test /proc/self/wchanAlexey Dobriyan2018-04-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\
| * kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-04
* | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-07
|\ \
| * | selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-03-26
| * | selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-05
| |/
* / selftests: add devpts selftestsChristian Brauner2018-03-14
|/
* selftests: Fix loss of test output in run_kselftests.shMichael Ellerman2018-01-16
* android/ion: userspace test utility for ion buffer sharingPintu Agarwal2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* selftests: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-25
* selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-21
* selftests/Makefile: Add missed PHONY targetsSeongJae Park2017-04-21