summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2013-05-25revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-0/+1416
2013-05-01selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin3-0/+225
2013-05-01selftest: add simple test for soft-dirty bitPavel Emelyanov3-3/+128
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-20net: Add .gitignore to networking selftests directory.David S. Miller1-0/+3
2013-04-08selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann5-87/+966
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn1-1/+7
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller7-22/+6
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta1-1/+1
2013-03-20net: fix psock_fanout selftest hash collisionWillem de Bruijn1-40/+120
2013-03-20net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller1-18/+0
2013-03-20net: Fix failure string in net-socket selftests Makefile.David S. Miller1-1/+1
2013-03-20packet: packet fanout rollover during socket overloadWillem de Bruijn4-0/+361
2013-03-19net: Add socket() system call self test.David S. Miller4-0/+121
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-0/+59
2013-02-28selftests: add a simple docJeremy Kerr1-0/+42
2013-02-28tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-28selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-28selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-28selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky2-0/+271
2012-12-18tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones1-2/+4
2012-12-18breakpoint selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18kcmp selftests: print fail status instead of cause make errorDave Young1-1/+1
2012-12-18kcmp selftests: make run_tests fixDave Young1-2/+2
2012-12-18mem-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18cpu-hotplug selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-18mqueue selftests: print failure status instead of cause make errorDave Young1-2/+2
2012-12-18vm selftests: print failure status instead of cause make errorDave Young1-1/+1
2012-12-12selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen2-2/+256
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton3-356/+1
2012-10-26tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-05epoll: support for disabling items, and a self-test appPaton J. Lewis3-1/+356
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2012-09-01tools/testing: fix comment / output typosMasanari Iida1-3/+3
2012-07-31fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-06-01syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov3-1/+124
2012-06-01tools/selftests: add mq_perf_testsDoug Ledford3-1/+746
2012-06-01selftests: add mq_open_testsDoug Ledford3-1/+501
2012-03-29mm: move hugepage test examples to tools/testing/selftests/vmDave Young6-1/+363
2012-03-29selftests/Makefile: make `run_tests' depend on `all'Andrew Morton1-1/+1
2012-03-29selftests: launch individual selftests from the main MakefileFrederic Weisbecker3-10/+10
2012-01-13selftests: new x86 breakpoints selftestFrederic Weisbecker4-2/+416
2012-01-13selftests: new very basic kernel selftests directoryFrederic Weisbecker2-0/+19