summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-10-17tools/testing/selftests: fix uninitialized variableFelipe Pena
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman
2013-08-14selftests: Add support files for powerpc testsMichael Ellerman
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra
2013-07-03selftests: add hugetlbfstestJoern Engel
2013-07-03self-test: fix make cleanJoern Engel
2013-07-03selftests: exit 1 on failureJoern Engel
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin
2013-05-01selftest: add simple test for soft-dirty bitPavel Emelyanov
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta
2013-03-20net: fix psock_fanout selftest hash collisionWillem de Bruijn
2013-03-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-19net: Add socket() system call self test.David S. Miller
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming
2013-02-28selftests: add a simple docJeremy Kerr
2013-02-28tools/testing/selftests/Makefile: rearrange targetsAndrew Morton
2013-02-28selftests/efivarfs: add create-read testJeremy Kerr
2013-02-28selftests/efivarfs: add empty file creation testJeremy Kerr
2013-02-28selftests: add tests for efivarfsJeremy Kerr
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky
2012-12-18tools/testing/selftests/kcmp/kcmp_test.c: print reason for failure in kcmp_testDave Jones
2012-12-18breakpoint selftests: print failure status instead of cause make errorDave Young
2012-12-18kcmp selftests: print fail status instead of cause make errorDave Young
2012-12-18kcmp selftests: make run_tests fixDave Young
2012-12-18mem-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-18cpu-hotplug selftests: print failure status instead of cause make errorDave Young
2012-12-18mqueue selftests: print failure status instead of cause make errorDave Young
2012-12-18vm selftests: print failure status instead of cause make errorDave Young
2012-12-12selftests: add a test program for variable huge page sizes in mmap/shmgetAndi Kleen
2012-11-09revert "epoll: support for disabling items, and a self-test app"Andrew Morton
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton
2012-10-05epoll: support for disabling items, and a self-test appPaton J. Lewis