aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2015-03-11selftests/exec: Check if the syscall exists and bail if notGravatar Michael Ellerman 1-1/+9
2015-02-12Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-30/+229
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 14-4/+393
2015-02-03ktest: Place quotes around item variableGravatar Steven Rostedt (Red Hat) 1-1/+1
2015-02-02ktest: Cleanup terminal on dodie() failureGravatar Josh Poimboeuf 1-1/+6
2015-02-02ktest: Print build,install,boot,test times at success and failureGravatar Steven Rostedt (Red Hat) 1-0/+4
2015-02-02ktest: Enable user input to the consoleGravatar Josh Poimboeuf 1-15/+36
2015-02-02ktest: Give console process a dedicated ttyGravatar Josh Poimboeuf 1-9/+57
2015-01-29ktest: Rename start_monitor_and_boot to start_monitor_and_installGravatar Steven Rostedt (Red Hat) 1-5/+5
2015-01-29ktest: Show times for build, install, boot and testGravatar Steven Rostedt (Red Hat) 1-4/+105
2015-01-27ktest: Restore tty settings after closing consoleGravatar Josh Poimboeuf 1-0/+7
2015-01-27ktest: Add timings for commandsGravatar Steven Rostedt (Red Hat) 1-0/+13
2015-01-23selftests/powerpc: Add memcmp testcaseGravatar Anton Blanchard 6-1/+133
2015-01-23selftests/powerpc: Add subpage protection self test.Gravatar Paul Mackerras 3-3/+228
2015-01-23selftests/powerpc: Make git ignore all binaries in powerpc test suiteGravatar Anshuman Khandual 6-0/+32
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 5-13/+38
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Gravatar Paul E. McKenney 5-13/+38
2015-01-10torture: Flag console.log file to prevent holdovers from earlier runsGravatar Paul E. McKenney 1-0/+1
2015-01-10torture: Add "-enable-kvm -soundhw pcspk" to qemu command lineGravatar Paul E. McKenney 1-4/+4
2015-01-10rcutorture: Handle different mpstat versionsGravatar Paul E. McKenney 1-1/+1
2015-01-10rcutorture: Make build-output parsing correctly flag RCU's warningsGravatar Paul E. McKenney 1-7/+13
2015-01-10rcutorture: Issue warnings on close calls due to Reader Batch blowsGravatar Paul E. McKenney 1-0/+18
2015-01-08selftests/vm: fix link error for transhuge-stress testGravatar Andrey Skvortsov 1-1/+1
2015-01-06tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMGravatar dann frazier 1-2/+1
2015-01-06selftests/exec: allow shell return code of 126Gravatar David Drysdale 1-6/+13
2015-01-06rcutorture: Add checks for stall ending before dump startGravatar Paul E. McKenney 1-1/+1
2014-12-22selftests/exec: Use %zu to format size_tGravatar Geert Uytterhoeven 1-2/+2
2014-12-18tools/testing/selftests/Makefile: alphasort the TARGETS listGravatar Andrew Morton 1-8/+9
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-38/+166
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 14-63/+248
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Gravatar Linus Torvalds 4-0/+432
2014-12-13syscalls: add selftest for execveat(2)Gravatar David Drysdale 4-0/+432
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 1-61/+0
2014-12-11userns: Unbreak the unprivileged remount testsGravatar Eric W. Biederman 1-8/+24
2014-12-10Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-11/+26
2014-12-10Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 14-13/+484
2014-12-04ftracetest: Add --verbose option for showing echo outputGravatar Masami Hiramatsu 1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashGravatar Masami Hiramatsu 1-1/+2
2014-12-03selftest: size: Add size test for Linux kernelGravatar Tim Bird 4-0/+114
2014-12-02selftests/kcmp: Always try to build the testGravatar Michael Ellerman 1-16/+2
2014-12-02selftests/kcmp: Don't include kernel headersGravatar Michael Ellerman 1-4/+0
2014-12-02mnt: Update unprivileged remount testGravatar Eric W. Biederman 1-30/+142
2014-11-24kselftest: Move the docs to the Documentation dirGravatar Tim Bird 1-61/+0
2014-11-23ktest: Add back "tail -1" to kernelrelease makeGravatar Steven Rostedt (Red Hat) 1-1/+1
2014-11-21ktest: Add name to running titleGravatar Steven Rostedt (Red Hat) 1-1/+7
2014-11-21ktest: Allow tests to undefine default optionsGravatar Steven Rostedt (Red Hat) 1-8/+15
2014-11-21ktest: Fix make_min_config to handle new assign_configs callGravatar Steven Rostedt (Red Hat) 1-1/+3
2014-11-21ktest: Use make -s kernelreleaseGravatar Michal Marek 1-1/+1
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 91-1633/+36
2014-11-17selftests/timers: change test to use ksft frameworkGravatar Shuah Khan 1-6/+8