summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)Author
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-29selftests: move timestamping selftests to net folderJian Yang
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-13selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan
2020-02-10selftests: allow detection of build failuresJiri Benc
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-24mptcp: add basic kselftest for mptcpFlorian Westphal
2020-01-18selftests: add openat2(2) selftestsAleksa Sarai
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook
2020-01-06selftests: fix build behaviour on targets' failuresCristian Marussi
2019-12-04selftests: add epoll selftestsHeiher
2019-12-02Merge tag 'linux-kselftest-5.5-rc1-fixes2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-11-28Revert "selftests: Fix O= and KBUILD_OUTPUT handling for relative paths"Shuah Khan
2019-11-25Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-08kselftest: arm64: extend toplevel skeleton MakefileCristian Marussi
2019-11-07kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha
2019-11-07selftests: Move kselftest_module.sh into kselftest/Kees Cook
2019-10-21tests: test CLONE_CLEAR_SIGHANDChristian Brauner
2019-10-16selftests: Fix O= and KBUILD_OUTPUT handling for relative pathsShuah Khan
2019-10-01kselftest: exclude failed TARGETS from runlistCristian Marussi
2019-10-01kselftest: add capability to skip chosen TARGETSCristian Marussi
2019-10-01selftests: Add kselftest-all and kselftest-install targetsShuah Khan
2019-08-19selftests: use "$(MAKE)" instead of "make"Ilya Leoshkevich
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-05-14selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objectsShuah Khan
2019-05-09selftests: fix install target to use default install pathShuah Khan
2019-04-25selftests: Remove KSFT_TAP_LEVELKees Cook
2019-04-25selftests: Move test output to diagnostic linesKees Cook
2019-04-25selftests: Extract logic for multiple test runsKees Cook
2019-04-25selftests: Use runner.sh for emit targetsKees Cook
2019-04-22selftests: build and run gpio when output directory is the src dirShuah Khan
2019-04-19selftests: fix headers_install circular dependencyShuah Khan
2019-04-17selftests/kexec: move the IMA kexec_load selftest to selftests/kexecMimi Zohar
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-03-05selftests: add tests for pidfd_send_signal()Christian Brauner
2019-02-08selftests: add TPM 2.0 testsJarkko Sakkinen
2019-01-30selftests: add binderfs selftestsChristian Brauner
2019-01-11selftests/livepatch: introduce testsJoe Lawrence
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-28Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn