aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-0/+59
2013-02-27selftests: add a simple docJeremy Kerr1-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)1-8/+26
2013-02-05ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)1-0/+8
2013-02-05ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)1-1/+6
2013-01-31ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)3-6/+185
2013-01-31ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)1-6/+10
2013-01-30ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)1-0/+4
2013-01-30ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)1-5/+22
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky2-0/+271
2012-12-17tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones1-2/+4
2012-12-17breakpoint selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-17kcmp selftests: print fail status instead of cause make errorDave Young1-1/+1
2012-12-17kcmp selftests: make run_tests fixDave Young1-2/+2
2012-12-17mem-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-17cpu-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-17mqueue selftests: print failure status instead of cause make errorDave Young1-2/+2
2012-12-17vm selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-13Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-8/+158
2012-12-11ktest: Test if target machine is up before installSteven Rostedt1-0/+10
2012-12-11ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt1-4/+8
2012-12-11selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2-2/+256
2012-12-11ktest: Add native support for syslinux boot loaderSteven Rostedt2-2/+48
2012-12-11ktest: Sync before rebootSteven Rostedt1-0/+3
2012-11-13ktest: Add support for grub2Steven Rostedt2-4/+91
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton3-356/+1
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-2/+4
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt1-2/+4
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-8/+7
2012-10-06epoll: support for disabling items, and a self-test appPaton J. Lewis3-1/+356
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds1-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-5/+5
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an aliasAdam Lee1-8/+7
2012-09-26ktest: Fix ELSE IF statementsSteven Rostedt1-1/+3
2012-09-01tools/testing: fix comment / output typosMasanari Iida3-5/+5
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-1/+683
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita1-0/+219
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30ktest: Allow perl regex expressions in conditional statementsSteven Rostedt1-1/+5
2012-07-30ktest: Ignore errors it tests if IGNORE_ERRORS is setSteven Rostedt1-1/+10
2012-07-20ktest: Reset saved min (force) configs for each testSteven Rostedt1-0/+2
2012-07-19ktest: Add check for bug or panic during rebootSteven Rostedt1-1/+27
2012-07-19ktest: Add MAX_MONITOR_WAIT optionSteven Rostedt2-1/+23
2012-07-19ktest: Fix config bisect with how make oldnoconfig worksSteven Rostedt1-0/+46