aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio1-7/+9
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio1-16/+8
2018-03-16selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes1-3/+18
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern1-2/+178
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern1-3/+7
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern1-84/+85
2018-03-16arch: remove tile portArnd Bergmann1-2/+0
2018-03-15bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu4-2/+256
2018-03-14test_firmware: replace syfs fallback check with kconfig_has helperLuis R. Rodriguez1-4/+1
2018-03-14test_firmware: enable custom fallback testing on limited kernel configsLuis R. Rodriguez3-1/+33
2018-03-14test_firmware: add simple firmware firmware test libraryLuis R. Rodriguez3-20/+51
2018-03-14selftests: add devpts selftestsChristian Brauner4-1/+316
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-13selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero1-8/+16
2018-03-13selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2-1/+93
2018-03-12tc-testing: updated gact tests with batch test casesRoman Mashak1-1/+72
2018-03-12tc-testing: add TC vlan action testsRoman Mashak1-0/+410
2018-03-11selftests: forwarding: Allow creation of interfaces without a config fileIdo Schimmel2-5/+6
2018-03-11selftests: forwarding: Exit with error when missing interfacesIdo Schimmel1-2/+2
2018-03-11selftests: forwarding: Exit with error when missing dependenciesIdo Schimmel1-1/+1
2018-03-11selftests: forwarding: Add a test for VLAN-unaware bridgeIdo Schimmel1-0/+86
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+6
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar11-43/+44
2018-03-10selftests: ftrace: Add inter-event hist triggers testcasesRajvi Jingar8-0/+360
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-1/+17
2018-03-09tools: tc-testing: Can pause just before post-suiteBrenda J. Butler1-0/+9
2018-03-09tools: tc-testing: Can refer to $TESTID in test specBrenda J. Butler1-0/+6
2018-03-09tc-testing: add csum testsRoman Mashak1-0/+410
2018-03-08selftests/net: enable fragments for fib-onlink-testsAnders Roxell1-0/+5
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-5/+6
2018-03-07selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_testJiri Pirko1-1/+1
2018-03-07selftests: forwarding: fix "ok" action testJiri Pirko1-1/+4
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio2-1/+164
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole1-1/+1
2018-03-07selftests: futex Makefile add top level TAP header echo to RUN_TESTSShuah Khan1-0/+4
2018-03-06nfit_test: prevent parsing error of nfit_test.0Ross Zwisler1-1/+6
2018-03-06nfit_test: fix buffer overrun, add sanity checkRoss Zwisler1-1/+8
2018-03-06nfit_test: improve structure offset handlingRoss Zwisler1-74/+109
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-21/+148
2018-03-05selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan1-1/+9
2018-03-05selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan1-0/+1
2018-03-05selftests: kselftest framework: add handling for TAP header levelShuah Khan1-1/+2
2018-03-05selftests: ion: Add simple test with the vgem driverLaura Abbott3-1/+139
2018-03-05selftests: ion: Remove some printsLaura Abbott1-6/+0
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+59
2018-03-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2-0/+40
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky1-6/+10