summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2014-04-24ktest: Add the config bisect manual backSteven Rostedt (Red Hat)1-1/+7
2014-04-24ktest: Remove unused functionsSteven Rostedt (Red Hat)1-62/+1
2014-04-24ktest: Put back in the CONFIG_BISECT_CHECKSteven Rostedt (Red Hat)1-2/+23
2014-04-24ktest: Rewrite the config-bisect to actually workSteven Rostedt (Red Hat)1-226/+226
2014-04-24ktest: Some cleanup for improving readabilitySatoru Takeuchi1-22/+20
2014-04-24ktest: add 2nd parameter of run_command() to set the redirect target fileSatoru Takeuchi1-8/+3
2014-04-23selftests/powerpc: Update for ABIv2Anton Blanchard1-1/+4
2014-04-05Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+4
2014-04-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-1/+222
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds108-115/+516
2014-03-11tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman10-1/+222
2014-02-27ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.confSatoru Takeuchi1-0/+4
2014-02-23rcutorture: Save kvm.sh output to logPaul E. McKenney1-7/+15
2014-02-23rcutorture: Place kvm-test-1-run.sh output into res directoryPaul E. McKenney1-2/+2
2014-02-23rcutorture: Rename TREE_RCU-Kconfig.txtPaul Bolle1-0/+0
2014-02-23locktorture: Add kvm-recheck.sh plug-in for locktorturePaul E. McKenney2-2/+54
2014-02-23locktorture: Add vestigial locktorture configurationPaul E. McKenney7-1/+60
2014-02-23rcutorture: Introduce "rcu" directory level underneath configsPaul E. McKenney97-5/+16
2014-02-23rcutorture: Rename kvm-test-1-rcu.shPaul E. McKenney2-10/+10
2014-02-23rcutorture: Remove RCU dependencies from ver_functions.sh APIPaul E. McKenney5-40/+59
2014-02-23rcutorture: Create CFcommon file for common Kconfig parametersPaul E. McKenney17-18/+7
2014-02-23rcutorture: Create config files for scripted test-the-test testingPaul E. McKenney2-0/+9
2014-02-23rcutorture: Abstract kvm-recheck.shPaul E. McKenney2-19/+52
2014-02-23rcutorture: Print dates when doing parallel rcutorture runsPaul E. McKenney1-6/+6
2014-02-23rcutorture: Don't create results directory for dryrunsPaul E. McKenney1-17/+17
2014-02-19rcutorture: Print results directory when dumping resultsPaul E. McKenney1-0/+3
2014-02-19rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney1-5/+9
2014-02-19rcutorture: Add comments, especially on bin packing.Paul E. McKenney1-2/+31
2014-02-19rcutorture: Do better bin packingPaul E. McKenney1-1/+36
2014-02-19rcutorture: Handle multiple runs of the same testPaul E. McKenney1-16/+13
2014-02-19rcutorture: Add dryrun capabilityPaul E. McKenney1-4/+35
2014-02-19rcutorture: Fix results-directory error messagePaul E. McKenney1-1/+1
2014-02-19rcutorture: Enable concurrent rcutorture runsPaul E. McKenney4-24/+108
2014-02-19rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney1-1/+1
2014-02-19rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2-1/+2
2014-02-19rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney1-0/+12
2014-02-19rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2-5/+5
2014-02-19rcutorture: Print script and arguments to standard outputPaul E. McKenney2-0/+8
2014-02-19rcutorture: Print grace-period performance statisticsPaul E. McKenney1-1/+18
2014-01-24test: 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/kerne...Linus Torvalds110-0/+3362
2014-01-20Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-32/+147
2014-01-19ktest: Add BISECT_TRIES to bisect testSteven Rostedt (Red Hat)2-2/+36
2013-12-12ktest: Add eval '=~' command to modify variables in config fileSteven Rostedt (Red Hat)1-21/+81
2013-12-12ktest: 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