summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi
2020-07-15selftests: mlxsw: Test policers' occupancyIdo Schimmel
2020-07-15selftests: mlxsw: Add scale test for tc-policeIdo Schimmel
2020-07-15selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel
2020-07-15selftests: forwarding: Add tc-police testsIdo Schimmel
2020-07-13selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata
2020-07-13tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko
2020-07-13selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10selftests: net: add a test for UDP tunnel info infraJakub Kicinski
2020-07-10Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-09selftests: net: Add port split testDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev
2020-07-06kselftest: ksft_test_num return type should be unsignedPaolo Bonzini
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu
2020-07-06selftests: mptcp: capture pcap on both sidesMatthieu Baerts
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau
2020-07-01selftests: mptcp: add option to specify size of file to transferFlorian Westphal
2020-07-01selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-07-01selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.Hao Luo
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski
2020-07-01selftests/bpf: Add byte swapping selftestAndrii Nakryiko
2020-06-30selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller