aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev1-1/+1
2019-09-03selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev1-0/+1
2019-08-31selftests/bpf: Fix a typo in test_offload.pyMasanari Iida1-1/+1
2019-08-31tools: bpftool: improve and check builds for different make invocationsQuentin Monnet2-1/+145
2019-08-28selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev1-1/+0
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev1-23/+19
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev5-26/+40
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev22-123/+60
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev3-2/+21
2019-08-28selftests/bpf: add precision tracking testAlexei Starovoitov1-0/+25
2019-08-28selftests/bpf: verifier precise testsAlexei Starovoitov2-11/+174
2019-08-17selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev4-1/+353
2019-08-17selftests/bpf: fix race in test_tcp_rtt testPetar Penkov1-0/+31
2019-08-17libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko2-2/+2
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski81-341/+2830
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov2-8/+27
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak1-0/+391
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern1-32/+6
2019-08-08selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song1-1/+1
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko4-0/+106
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko11-0/+209
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko5-0/+69
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko6-0/+170
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko10-0/+167
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko11-0/+201
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko16-0/+421
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko5-0/+117
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko2-0/+165
2019-08-07selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko1-0/+20
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-46/+473
2019-08-06selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev1-1/+1
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev10-38/+22
2019-08-06selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev2-56/+62
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-29/+412
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov2-0/+33
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov2-0/+19
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski1-0/+24
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-6/+35
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer1-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer4-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer1-6/+36
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King1-1/+1
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern1-0/+124
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern1-1/+64
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern1-1/+68
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern1-1/+187
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern1-1/+184
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern1-1/+109