summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-03-30selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni
2020-03-29selftests: add PM netlink functional testsPaolo Abeni
2020-03-29selftests: move timestamping selftests to net folderJian Yang
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen
2020-03-28selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen
2020-03-27bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann
2020-03-27selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)
2020-03-27selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata
2020-03-26selftests: enforce local header dependency in lib.mkShuah Khan
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan
2020-03-26selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan
2020-03-26selftests/harness: Handle timeouts cleanlyKees Cook
2020-03-26selftests/harness: Move test child waiting logicKees Cook
2020-03-26kunit: tool: add missing test data file contentBrendan Higgins
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata
2020-03-26KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu
2020-03-25kunit: kunit_tool: Allow .kunitconfig to disable config itemsDavid Gow
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-23kunit: add --make_optionsGreg Thelen
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee