summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller-0/+10
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata-2/+7
2020-03-26selftests: enforce local header dependency in lib.mkShuah Khan-1/+2
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan-5/+4
2020-03-26selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan-14/+3
2020-03-26selftests/harness: Handle timeouts cleanlyKees Cook-2/+51
2020-03-26selftests/harness: Move test child waiting logicKees Cook-44/+49
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins-0/+33
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire-5/+5
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata-0/+30
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata-0/+238
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson-2/+2
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend-4/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-10/+913
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu-1/+3
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow-20/+43
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger-2/+88
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner-0/+59
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+87
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin-0/+12
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte-39/+35
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+695
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal-1/+695
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-3/+40
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan-0/+76
2020-03-23kunit: add --make_optionsGreg Thelen-14/+24
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee-0/+24
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau-8/+47
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-22/+51
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang-12/+44
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang-3/+28
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney-3/+40
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim-36/+115
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim-20/+280
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling-1/+1
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede-0/+23
2020-03-20selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski-2/+6
2020-03-20selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski-0/+20
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata-0/+163
2020-03-20selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte-1/+287
2020-03-20selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman-1/+129
2020-03-19selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Steven Rostedt (VMware)-1/+1
2020-03-19binderfs: add stress test for binderfs binder devicesChristian Brauner-94/+334
2020-03-19binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner-24/+23
2020-03-19binderfs: port tests to test harness infrastructureChristian Brauner-16/+17