summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Merge 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-25Merge 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-24selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-22selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-22selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-22selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-22selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-22selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-12/+44
2020-03-22selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-20selftests: forwarding: Add an skbedit priority selftestPetr Machata1-0/+163
2020-03-19wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2020-03-19wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-19wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-03-19selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-19selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko1-2/+2
2020-03-15selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata3-8/+61
2020-03-15selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68
2020-03-15selftests: qdiscs: Add TDC test for REDPetr Machata1-0/+117
2020-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller43-327/+1095
2020-03-14selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko3-1/+133
2020-03-14selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki1-19/+58
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2-26/+4
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko1-1/+10
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-0/+123
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-22/+54
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron2-0/+77
2020-03-13tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira5-1/+287
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+32
2020-03-13tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima4-0/+200
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi1-0/+42
2020-03-10mptcp: selftests: add rcvbuf set optionFlorian Westphal2-15/+54
2020-03-10Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-19/+19
2020-03-10selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer1-6/+0
2020-03-10selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer1-30/+127
2020-03-10selftests: bpf: Don't listen() on UDP socketsLorenz Bauer1-22/+25
2020-03-09ktest: Fix typos in ktest.plMasanari Iida1-6/+6
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)2-2/+2
2020-03-09ktest: Fix some typos in sample.confMasanari Iida1-10/+10
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-03-07Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson1-0/+15
2020-03-06tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak1-0/+220