aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2-0/+31
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-6/+181
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer2-11/+105
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer2-0/+419
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+73
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha1-0/+5
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni3-4/+383
2020-03-29selftests: add PM netlink functional testsPaolo Abeni4-3/+751
2020-03-29selftests: move timestamping selftests to net folderJian Yang12-21/+11
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh3-0/+136
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen2-1/+62
2020-03-28selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen1-0/+62
2020-03-27bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann1-0/+105
2020-03-27selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)1-0/+125
2020-03-27selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)1-0/+108
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller1-0/+10
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-26selftests: enforce local header dependency in lib.mkShuah Khan1-1/+2
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan1-5/+4
2020-03-26selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan1-14/+3
2020-03-26selftests/harness: Handle timeouts cleanlyKees Cook1-2/+51
2020-03-26selftests/harness: Move test child waiting logicKees Cook1-44/+49
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins1-0/+33
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire1-5/+5
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata1-0/+30
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata1-0/+238
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson1-2/+2
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend1-4/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-10/+913
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow2-20/+43
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger2-2/+88
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner6-0/+59
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada87-0/+87
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin8-0/+12
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte1-39/+35
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-1/+695
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal4-1/+695
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar6-3/+40
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-23kunit: add --make_optionsGreg Thelen2-14/+24
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2-0/+24
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2-8/+47
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman4-22/+51
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old libcAlan Maguire1-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48