summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-019-0/+1416
|\
| * selftests: psock_tpacket: fix status checkDaniel Borkmann2013-04-291-2/+2
| * net: Add .gitignore to networking selftests directory.David S. Miller2013-04-191-0/+3
| * selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann2013-04-075-87/+966
| * net: fix psock_fanout on sparc64Willem de Bruijn2013-03-211-1/+7
| * net: Move selftests to common net/ subdirectory.David S. Miller2013-03-207-22/+6
| * net: fix psock_fanout selftest bind error messageDaniel Baluta2013-03-201-1/+1
| * net: fix psock_fanout selftest hash collisionWillem de Bruijn2013-03-201-40/+120
| * net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller2013-03-191-18/+0
| * net: Fix failure string in net-socket selftests Makefile.David S. Miller2013-03-191-1/+1
| * packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-194-0/+361
| * net: Add socket() system call self test.David S. Miller2013-03-194-0/+121
* | selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin2013-04-303-0/+225
* | selftest: add simple test for soft-dirty bitPavel Emelyanov2013-04-303-3/+128
* | Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2013-04-291-2/+12
|\ \ | |/ |/|
| * ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)2013-04-241-2/+7
| * ktest: Allow tests to use different GRUB_MENUsSteven Rostedt (Red Hat)2013-03-081-2/+7
* | efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming2013-03-061-0/+59
|/
* selftests: add a simple docJeremy Kerr2013-02-271-0/+42
* tools/testing/selftests/Makefile: rearrange targetsAndrew Morton2013-02-271-1/+7
* selftests/efivarfs: add create-read testJeremy Kerr2013-02-273-1/+46
* selftests/efivarfs: add empty file creation testJeremy Kerr2013-02-271-0/+13
* selftests: add tests for efivarfsJeremy Kerr2013-02-274-1/+195
* ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)2013-02-181-8/+26
* ktest: Ignore warnings during rebootSteven Rostedt (Red Hat)2013-02-051-0/+8
* ktest: Search for linux banner for successful rebootSteven Rostedt (Red Hat)2013-02-051-1/+6
* ktest: Add make_warnings_file and process full warningsSteven Rostedt (Red Hat)2013-01-313-6/+185
* ktest: Allow a test option to use its default optionSteven Rostedt (Red Hat)2013-01-311-6/+10
* ktest: Strip off '\n' when reading which files were modifiedSteven Rostedt (Red Hat)2013-01-301-0/+4
* ktest: Do not require CONSOLE for build or install bisectsSteven Rostedt (Red Hat)2013-01-301-5/+22
* selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-042-0/+271
* tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones2012-12-171-2/+4
* breakpoint selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* kcmp selftests: print fail status instead of cause make errorDave Young2012-12-171-1/+1
* kcmp selftests: make run_tests fixDave Young2012-12-171-2/+2
* mem-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* cpu-hotplug selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* mqueue selftests: print failure status instead of cause make errorDave Young2012-12-171-2/+2
* vm selftests: print failure status instead of cause make errorDave Young2012-12-171-1/+1
* Merge tag 'ktest-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2012-12-132-8/+158
|\
| * ktest: Test if target machine is up before installSteven Rostedt2012-12-111-0/+10
| * ktest: Fix breakage from change of oldnoconfig to olddefconfigSteven Rostedt2012-12-111-4/+8
| * ktest: Add native support for syslinux boot loaderSteven Rostedt2012-12-112-2/+48
| * ktest: Sync before rebootSteven Rostedt2012-12-111-0/+3
| * ktest: Add support for grub2Steven Rostedt2012-11-132-4/+91
* | selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2012-12-112-2/+256
|/
* revert "epoll: support for disabling items, and a self-test app"Andrew Morton2012-11-093-356/+1
* Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-281-2/+4
|\
| * ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt2012-10-261-2/+4
* | tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton2012-10-251-2/+2
|/