aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16tools/testing/selftests: fix uninitialized variableFelipe Pena1-1/+1
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman6-1/+349
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman3-0/+186
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman2-0/+40
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-39/+20
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+230
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra1-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel3-1/+96
2013-07-03self-test: fix make cleanJoern Engel1-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel2-1/+6
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker3-0/+230
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann1-39/+20
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-0/+1416
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin3-0/+225
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov3-3/+128
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller1-0/+3
2013-04-07selftests: 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-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller1-18/+0
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller1-1/+1
2013-03-19packet: 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-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-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-11selftests: 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-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-06epoll: 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/jikos/trivialLinus Torvalds1-3/+3