summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* rcutorture: Eliminate configdir argument from kvm-recheck.sh scriptPaul E. McKenney2013-12-031-4/+2
* rcutorture: Allow Kconfig-related boot parameters to overridePaul E. McKenney2013-12-031-4/+6
* rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney2013-12-033-13/+102
* rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney2013-12-031-14/+1
* rcutorture: Remove decorative qemu argumentPaul E. McKenney2013-12-031-1/+1
* rcutorture: Abstract qemu-flavor identificationPaul E. McKenney2013-12-033-6/+36
* rcutorture: Eliminate duplicate .config-check codePaul E. McKenney2013-12-031-26/+1
* rcutorture: Make test output less chattyPaul E. McKenney2013-12-033-13/+16
* rcutorture: Refactor TINY_RCU test casesPaul E. McKenney2013-12-038-90/+68
* rcutorture: Refactor TREE_RCU test casesPaul E. McKenney2013-12-0334-480/+328
* rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney2013-12-034-0/+18
* rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney2013-12-0323-0/+521
* rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney2013-12-032-0/+14
* rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney2013-12-0313-32/+242
* rcutorture: Add kernel-version argumentPaul E. McKenney2013-12-0344-1/+906
* rcutorture: Add datestamp argument to kvm.shPaul E. McKenney2013-12-031-5/+11
* rcutorture: Add KVM-based test frameworkPaul E. McKenney2013-12-0340-0/+1650
* Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-121-6/+0
|\
| * Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-6/+0
* | tools/testing/selftests: fix uninitialized variableFelipe Pena2013-10-161-1/+1
|/
* selftests: Add test of PMU instruction counting on powerpcMichael Ellerman2013-08-146-1/+349
* selftests: Add support files for powerpc testsMichael Ellerman2013-08-143-0/+186
* selftests: Add infrastructure for powerpc selftestsMichael Ellerman2013-08-142-0/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-39/+20
|\
| * tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann2013-07-021-39/+20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-063-0/+230
|\ \
| * | selftests: add basic posix timers selftestsFrederic Weisbecker2013-07-033-0/+230
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
| |/
* | tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2013-07-032-2/+2
* | selftests: add .gitignore for kcmpRamkumar Ramachandra2013-07-031-0/+2
* | selftests: fix clean target in kcmp MakefileRamkumar Ramachandra2013-07-031-2/+1
* | selftests: add .gitignore for vmRamkumar Ramachandra2013-07-031-0/+4
* | selftests: add hugetlbfstestJoern Engel2013-07-033-1/+96
* | self-test: fix make cleanJoern Engel2013-07-031-2/+3
* | selftests: exit 1 on failureJoern Engel2013-07-032-1/+6
|/
* revert "selftest: add simple test for soft-dirty bit"Andrew Morton2013-05-243-125/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-019-0/+1416
|\
| * selftests: psock_tpacket: fix status checkDaniel Borkmann2013-04-291-2/+2
| * net: Add .gitignore to networking selftests directory.David S. Miller2013-04-191-0/+3
| * selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann2013-04-075-87/+966
| * net: fix psock_fanout on sparc64Willem de Bruijn2013-03-211-1/+7
| * net: Move selftests to common net/ subdirectory.David S. Miller2013-03-207-22/+6
| * net: fix psock_fanout selftest bind error messageDaniel Baluta2013-03-201-1/+1
| * net: fix psock_fanout selftest hash collisionWillem de Bruijn2013-03-201-40/+120
| * net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller2013-03-191-18/+0
| * net: Fix failure string in net-socket selftests Makefile.David S. Miller2013-03-191-1/+1
| * packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-194-0/+361
| * net: Add socket() system call self test.David S. Miller2013-03-194-0/+121
* | selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin2013-04-303-0/+225
OpenPOWER on IntegriCloud