aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2013-01-04selftests: IPC message queue copy feature testGravatar Stanislav Kinsbursky 2-0/+271
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testGravatar Dave Jones 1-2/+4
2012-12-17breakpoint selftests: print failure status instead of cause make errorGravatar Dave Young 1-1/+1
2012-12-17kcmp selftests: print fail status instead of cause make errorGravatar Dave Young 1-1/+1
2012-12-17kcmp selftests: make run_tests fixGravatar Dave Young 1-2/+2
2012-12-17mem-hotplug selftests: print failure status instead of cause make errorGravatar Dave Young 1-1/+1
2012-12-17cpu-hotplug selftests: print failure status instead of cause make errorGravatar Dave Young 1-1/+1
2012-12-17mqueue selftests: print failure status instead of cause make errorGravatar Dave Young 1-2/+2
2012-12-17vm selftests: print failure status instead of cause make errorGravatar Dave Young 1-1/+1
2012-12-13Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-8/+158
2012-12-11ktest: Test if target machine is up before installGravatar Steven Rostedt 1-0/+10
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigGravatar Steven Rostedt 1-4/+8
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetGravatar Andi Kleen 2-2/+256
2012-12-11ktest: Add native support for syslinux boot loaderGravatar Steven Rostedt 2-2/+48
2012-12-11ktest: Sync before rebootGravatar Steven Rostedt 1-0/+3
2012-11-13ktest: Add support for grub2Gravatar Steven Rostedt 2-4/+91
2012-11-09revert "epoll: support for disabling items, and a self-test app"Gravatar Andrew Morton 3-356/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-2/+4
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELAGravatar Steven Rostedt 1-2/+4
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildGravatar Daniel Hazelton 1-2/+2
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-8/+7
2012-10-06epoll: support for disabling items, and a self-test appGravatar Paton J. Lewis 3-1/+356
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-5/+5
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Gravatar Adam Lee 1-8/+7
2012-09-26ktest: Fix ELSE IF statementsGravatar Steven Rostedt 1-1/+3
2012-09-01tools/testing: fix comment / output typosGravatar Masanari Iida 3-5/+5
2012-07-31fault-injection: fix failcmd.sh warningGravatar Akinobu Mita 1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocGravatar Akinobu Mita 1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugGravatar Akinobu Mita 5-1/+464
2012-07-30ktest: Allow perl regex expressions in conditional statementsGravatar Steven Rostedt 1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setGravatar Steven Rostedt 1-1/+10
2012-07-20ktest: Reset saved min (force) configs for each testGravatar Steven Rostedt 1-0/+2
2012-07-19ktest: Add check for bug or panic during rebootGravatar Steven Rostedt 1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionGravatar Steven Rostedt 2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksGravatar Steven Rostedt 1-0/+46
2012-07-19ktest: Add CONFIG_BISECT_CHECK optionGravatar Steven Rostedt 2-0/+20
2012-07-19ktest: Add PRE_INSTALL optionGravatar Steven Rostedt 2-0/+16
2012-07-19ktest: Add PRE/POST_KTEST and TEST optionsGravatar Steven Rostedt 2-0/+67
2012-07-19ktest: Remove commented exitGravatar Steven Rostedt 1-1/+0
2012-05-31syscalls, x86: add __NR_kcmp syscallGravatar Cyrill Gorcunov 3-1/+124
2012-05-31tools/selftests: add mq_perf_testsGravatar Doug Ledford 3-1/+746
2012-05-31selftests: add mq_open_testsGravatar Doug Ledford 3-1/+501
2012-05-23ktest: Change singular "paranthesis" to plural "parentheses"Gravatar Jesper Juhl 1-1/+1
2012-05-22ktest: Add README to explain what is in the examples directoryGravatar Steven Rostedt 1-0/+32
2012-05-22ktest: Add the snowball.conf example configGravatar Steven Rostedt 1-0/+53
2012-05-22ktest: Add an example config that does cross compiling of several archsGravatar Steven Rostedt 1-0/+260
2012-05-22ktest: Add kvm.conf example configGravatar Steven Rostedt 1-0/+88
2012-05-22ktest: Add useful example configsGravatar Steven Rostedt 6-0/+517