summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2013-12-03rcutorture: Eliminate duplicate .config-check codePaul E. McKenney-26/+1
2013-12-03rcutorture: Make test output less chattyPaul E. McKenney-13/+16
2013-12-03rcutorture: Refactor TINY_RCU test casesPaul E. McKenney-90/+68
2013-12-03rcutorture: Refactor TREE_RCU test casesPaul E. McKenney-480/+328
2013-12-03rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney-0/+18
2013-12-03rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney-0/+521
2013-12-03rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney-0/+14
2013-12-03rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney-32/+242
2013-12-03rcutorture: Add kernel-version argumentPaul E. McKenney-1/+906
2013-12-03rcutorture: Add datestamp argument to kvm.shPaul E. McKenney-5/+11
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney-0/+1650
2013-12-03ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)-0/+7
2013-12-03ktest: Make the signal to terminate the console configurableSatoru Takeuchi-1/+4
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+0
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena-1/+1
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck-6/+0
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman-1/+349
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman-0/+186
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman-0/+40
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-39/+20
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+230
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel-1/+96
2013-07-03self-test: fix make cleanJoern Engel-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel-1/+6
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker-0/+230
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann-39/+20
2013-05-28treewide: Fix typo in printkMasanari Iida-1/+1
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton-125/+0
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1416
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin-0/+225
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov-3/+128
2013-04-29Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-2/+12
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann-2/+2
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)-2/+7
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller-0/+3
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann-87/+966
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn-1/+7
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller-22/+6
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta-1/+1
2013-03-20net: fix psock_fanout selftest hash collisionWillem de Bruijn-40/+120
2013-03-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller-18/+0
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller-1/+1
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn-0/+361
2013-03-19net: Add socket() system call self test.David S. Miller-0/+121
2013-03-08ktest: Allow tests to use different GRUB_MENUsSteven Rostedt (Red Hat)-2/+7