summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada2019-07-101-1/+1
* selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan2019-05-151-1/+4
* selftests: fix install target to use default install pathShuah Khan2019-05-091-2/+8
* selftests: Remove KSFT_TAP_LEVELKees Cook2019-04-251-6/+0Star
* selftests: Move test output to diagnostic linesKees Cook2019-04-251-0/+1
* selftests: Extract logic for multiple test runsKees Cook2019-04-251-4/+2Star
* selftests: Use runner.sh for emit targetsKees Cook2019-04-251-6/+5Star
* selftests: build and run gpio when output directory is the src dirShuah Khan2019-04-231-0/+9
* selftests: fix headers_install circular dependencyShuah Khan2019-04-201-8/+44
* selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar2019-04-171-1/+1
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+1
|\
| * selftests: add tests for pidfd_send_signal()Christian Brauner2019-03-051-0/+1
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-111-0/+1
|\ \
| * | selftests: add TPM 2.0 testsJarkko Sakkinen2019-02-081-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-081-0/+1
|\ \
| * | selftests/livepatch: introduce testsJoe Lawrence2019-01-111-0/+1
| |/
* | tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan2019-03-061-0/+1
* | selftests: add binderfs selftestsChristian Brauner2019-01-301-0/+1
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-021-0/+1
|\
| * Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-171-0/+1
| |\
| | * selftests/ima: kexec_load syscall testMimi Zohar2018-12-111-0/+1
* | | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-291-0/+2
|\ \ \
| * | | fix dma-buf/udmabuf selftestTom Murphy2018-12-131-0/+1
| * | | media: rc: self test for IR encoders and decodersSean Young2018-11-061-0/+1
| | |/ | |/|
* | | selftests: add txtimestamp kselftestWillem de Bruijn2018-12-211-0/+1
| |/ |/|
* | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-121-0/+1
|/
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+1
|\
| * rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers2018-06-061-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-06-091-0/+1
|\ \
| * | selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka2018-06-051-0/+1
| |/
* | selftests: cgroup: add memory controller self-testsRoman Gushchin2018-05-301-0/+1
* | selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)2018-05-301-1/+2
* | selftests: move RTC tests to rtc subfolderAlexandre Belloni2018-05-301-0/+1
|/
* proc: test /proc/self/wchanAlexey Dobriyan2018-04-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-0/+1
|\
| * kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-041-0/+1
* | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-071-1/+10
|\ \
| * | selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-03-261-0/+1
| * | selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-061-1/+9
| |/
* / selftests: add devpts selftestsChristian Brauner2018-03-141-0/+1
|/
* selftests: Fix loss of test output in run_kselftests.shMichael Ellerman2018-01-161-1/+8
* android/ion: userspace test utility for ion buffer sharingPintu Agarwal2017-11-151-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-7/+7
* selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-211-0/+4
* selftests/Makefile: Add missed PHONY targetsSeongJae Park2017-04-211-1/+1
* selftests/Makefile: Add missed closing `"` in commentSeongJae Park2017-04-211-1/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-041-0/+1
|\
| * selftest for default_file_splice_read() infoleakAl Viro2017-02-191-0/+1
* | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-261-9/+29
|\ \