summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/Makefile
AgeCommit message (Expand)Author
2017-01-19selftests: do not require bash for the generated testRolf Eike Beer
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin
2016-05-03selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS...Stas Sergeev
2015-11-23selftest/ipc: actually test itBamvor Jian Zhang
2015-11-23selftests/capabilities: actually test itBamvor Jian Zhang
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-10-15selftests/pstore: add pstore test scripts going with rebootHiraku Toyooka
2015-10-15selftests/pstore: add pstore test script for pre-rebootHiraku Toyooka
2015-09-14selftests: rename jump label to static_keysBamvor Jian Zhang
2015-09-11selftests: add membarrier syscall testPranith Kumar
2015-09-08Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-27selftests: check before installBamvor Jian Zhang
2015-08-27selftests/zram: Adding zram testsNaresh Kamboju
2015-08-03jump_label: Provide a self-testJason Baron
2015-06-23selftests: add quicktest supportShuah Khan
2015-06-17selftests: add seccomp suiteKees Cook
2015-05-26tools selftests: Fix 'clean' target with make 3.81Arnaldo Carvalho de Melo
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski
2015-03-19selftests: Fix build failures when invoked from kselftest targetShuah Khan
2015-03-13selftests: Add install targetMichael Ellerman
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listAndrew Morton
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-13syscalls: add selftest for execveat(2)David Drysdale
2014-12-03selftest: size: Add size test for Linux kernelTim Bird
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-08-08selftests: add memfd_create() + sealing testsDavid Herrmann
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-31mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-07-17test: add firmware_class loader testKees Cook
2014-07-11tools: selftests - create a separate hotplug target for full range testShuah Khan
2014-06-06tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-19net: Add socket() system call self test.David S. Miller
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton
2013-02-27selftests: add tests for efivarfsJeremy Kerr
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton