aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede
2020-03-20selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-20selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata