aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman10-1/+222
2014-01-23test: check copy_to/from_user boundary validationKees Cook2-0/+14
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds110-0/+3362
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-32/+147
2014-01-18ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2-2/+36
2013-12-11ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)1-21/+81
2013-12-11ktest: Add special variable ${KERNEL_VERSION}Steven Rostedt (Red Hat)1-8/+19
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney17-32/+50
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney2-22/+27
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney5-12/+41
2013-12-03rcutorture: Record results from repeated runs of the same test scenarioPaul E. McKenney1-1/+15
2013-12-03rcutorture: Test summary at end of run with less chattinessPaul E. McKenney2-1/+4
2013-12-03rcutorture: Update comment in kvm.sh listing typical RCU trace eventsPaul E. McKenney1-1/+1
2013-12-03rcutorture: Add tracing-enabled version of TREE08Paul E. McKenney1-0/+26
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney2-1/+8
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney2-3/+8
2013-12-03rcutorture: Add --qemu-args argument to kvm.shPaul E. McKenney1-5/+11
2013-12-03rcutorture: Add --bootargs argument to specify additional boot argumentsPaul E. McKenney1-1/+7
2013-12-03rcutorture: Add --buildonly dry-run capabilityPaul E. McKenney2-0/+9
2013-12-03rcutorture: Eliminate configdir argument from kvm-recheck.sh scriptPaul E. McKenney1-4/+2
2013-12-03rcutorture: Allow Kconfig-related boot parameters to overridePaul E. McKenney1-4/+6
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney3-13/+102
2013-12-03rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney1-14/+1
2013-12-03rcutorture: Remove decorative qemu argumentPaul E. McKenney1-1/+1
2013-12-03rcutorture: Abstract qemu-flavor identificationPaul E. McKenney3-6/+36
2013-12-03rcutorture: Eliminate duplicate .config-check codePaul E. McKenney1-26/+1
2013-12-03rcutorture: Make test output less chattyPaul E. McKenney3-13/+16
2013-12-03rcutorture: Refactor TINY_RCU test casesPaul E. McKenney8-90/+68
2013-12-03rcutorture: Refactor TREE_RCU test casesPaul E. McKenney34-480/+328
2013-12-03rcutorture: Add SRCU Kconfig-fragment filesPaul E. McKenney4-0/+18
2013-12-03rcutorture: Add v3.12 version, which adds sysidle testingPaul E. McKenney23-0/+521
2013-12-03rcutorture: Add per-Kconfig fragment boot parametersPaul E. McKenney2-0/+14
2013-12-03rcutorture: Add per-version default Kconfig fragments and module parametersPaul E. McKenney13-32/+242
2013-12-03rcutorture: Add kernel-version argumentPaul E. McKenney44-1/+906
2013-12-03rcutorture: Add datestamp argument to kvm.shPaul E. McKenney1-5/+11
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney40-0/+1650
2013-12-03ktest: Add documentation of CLOSE_CONSOLE_SIGNALSteven Rostedt (Red Hat)1-0/+7
2013-12-03ktest: Make the signal to terminate the console configurableSatoru Takeuchi1-1/+4
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-6/+0
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-6/+0
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman6-1/+349
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman3-0/+186
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman2-0/+40
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-39/+20
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+230
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1