summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King-0/+1
2014-01-23test: check copy_to/from_user boundary validationKees Cook-0/+14
2014-01-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3362
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-32/+147
2014-01-18ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)-2/+36
2013-12-11ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)-21/+81
2013-12-11ktest: Add special variable ${KERNEL_VERSION}Steven Rostedt (Red Hat)-8/+19
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney-32/+50
2013-12-03rcutorture: Move checkarg to functions.shPaul E. McKenney-22/+27
2013-12-03rcutorture: Flag errors and warnings with color codingPaul E. McKenney-12/+41
2013-12-03rcutorture: Record results from repeated runs of the same test scenarioPaul E. McKenney-1/+15
2013-12-03rcutorture: Test summary at end of run with less chattinessPaul E. McKenney-1/+4
2013-12-03rcutorture: Update comment in kvm.sh listing typical RCU trace eventsPaul E. McKenney-1/+1
2013-12-03rcutorture: Add tracing-enabled version of TREE08Paul E. McKenney-0/+26
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney-1/+8
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney-3/+8
2013-12-03rcutorture: Add --qemu-args argument to kvm.shPaul E. McKenney-5/+11
2013-12-03rcutorture: Add --bootargs argument to specify additional boot argumentsPaul E. McKenney-1/+7
2013-12-03rcutorture: Add --buildonly dry-run capabilityPaul E. McKenney-0/+9
2013-12-03rcutorture: Eliminate configdir argument from kvm-recheck.sh scriptPaul E. McKenney-4/+2
2013-12-03rcutorture: Allow Kconfig-related boot parameters to overridePaul E. McKenney-4/+6
2013-12-03rcutorture: Refactor to enable non-x86 architecturesPaul E. McKenney-13/+102
2013-12-03rcutorture: Eliminate --rcu-kvm argumentPaul E. McKenney-14/+1
2013-12-03rcutorture: Remove decorative qemu argumentPaul E. McKenney-1/+1
2013-12-03rcutorture: Abstract qemu-flavor identificationPaul E. McKenney-6/+36
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