aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan1-1/+4
2019-05-09selftests: fix install target to use default install pathShuah Khan1-2/+8
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook1-6/+0
2019-04-25selftests: Move test output to diagnostic linesKees Cook1-0/+1
2019-04-25selftests: Extract logic for multiple test runsKees Cook1-4/+2
2019-04-25selftests: Use runner.sh for emit targetsKees Cook1-6/+5
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan1-0/+9
2019-04-19selftests: fix headers_install circular dependencyShuah Khan1-8/+44
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar1-1/+1
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds1-0/+1
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan1-0/+1
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner1-0/+1
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen1-0/+1
2019-01-30selftests: add binderfs selftestsChristian Brauner1-0/+1
2019-01-11selftests/livepatch: introduce testsJoe Lawrence1-0/+1
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2018-12-28Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+2
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn1-0/+1
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrityJames Morris1-0/+1
2018-12-13fix dma-buf/udmabuf selftestTom Murphy1-0/+1
2018-12-11selftests/ima: kexec_load syscall testMimi Zohar1-0/+1
2018-11-12selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal1-0/+1
2018-11-06media: rc: self test for IR encoders and decodersSean Young1-0/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2018-06-06rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers1-0/+1
2018-06-05selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka1-0/+1
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin1-0/+1
2018-05-30selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)1-1/+2
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni1-0/+1
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan1-0/+1
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+10
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini1-0/+1
2018-03-26selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-03-14selftests: add devpts selftestsChristian Brauner1-0/+1
2018-03-05selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan1-1/+9
2018-01-16selftests: Fix loss of test output in run_kselftests.shMichael Ellerman1-1/+8
2017-11-15android/ion: userspace test utility for ion buffer sharingPintu Agarwal1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25selftests: Makefile: fix for loops in targets to run silentlyShuah Khan1-7/+7
2017-09-21selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan1-0/+4
2017-04-21selftests/Makefile: Add missed PHONY targetsSeongJae Park1-1/+1
2017-04-21selftests/Makefile: Add missed closing `"` in commentSeongJae Park1-1/+1
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-9/+29
2017-02-18selftest for default_file_splice_read() infoleakAl Viro1-0/+1
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar1-0/+1