summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-07-16selftests: mlxsw: Test policers' occupancyIdo Schimmel2-0/+113
2020-07-16selftests: mlxsw: Add scale test for tc-policeIdo Schimmel5-2/+126
2020-07-16selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel1-0/+76
2020-07-16selftests: forwarding: Add tc-police testsIdo Schimmel1-0/+333
2020-07-14selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov1-14/+0
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller15-57/+480
2020-07-14selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata3-3/+122
2020-07-14tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko2-5/+7
2020-07-14selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire2-0/+96
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa3-1/+175
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-182/+332
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds11-22/+127
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski1-0/+786
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-50/+53
2020-07-10selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-07-09selftests: net: Add port split testDanielle Ratson2-0/+278
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+36
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-09selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2-32/+14
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2-0/+63
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer1-4/+5
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer1-1/+3
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee1-14/+0
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2-0/+117
2020-07-07kselftest: ksft_test_num return type should be unsignedPaolo Bonzini1-1/+1
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-0/+13
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu4-49/+52
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts1-4/+9
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-90/+78
2020-07-05selftests/net: update initializer syntax to use c99 designatorsTanner Love1-15/+15
2020-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller41-245/+2431
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski1-0/+11
2020-07-04selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove1-26/+59
2020-07-04selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu1-1/+1
2020-07-03Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-9/+4
2020-07-03Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds5-6/+19
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau2-2/+23
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau6-86/+110
2020-07-02selftests: mptcp: add option to specify size of file to transferFlorian Westphal1-13/+39
2020-07-02selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer2-0/+16
2020-07-02selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer2-0/+19
2020-07-02selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer1-0/+3
2020-07-02selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.Hao Luo1-8/+8
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu2-0/+54
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski7-90/+51
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski1-0/+1
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski1-0/+15
2020-07-01selftests/bpf: Add byte swapping selftestAndrii Nakryiko2-0/+90
2020-07-01selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko1-2/+7