summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-28selftests/bpf: add precision tracking testAlexei Starovoitov
2019-08-28selftests/bpf: verifier precise testsAlexei Starovoitov
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev
2019-08-17selftests/bpf: fix race in test_tcp_rtt testPetar Penkov
2019-08-17libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern
2019-08-08selftests: Add l2tp testsDavid Ahern
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko
2019-08-07selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev
2019-08-06selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern