summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-05-23selftests/bpf: Dynptr testsJoanne Koong
2022-05-23selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King
2022-05-23selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-05-22selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean
2022-05-22selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean
2022-05-22net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum
2022-05-20selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire
2022-05-20selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong
2022-05-20selftests: fib_nexthops: Make ping timeout configurableAmit Cohen
2022-05-20selftests/bpf: Remove filtered subtests from outputMykola Lysenko
2022-05-20selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko
2022-05-20selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang
2022-05-20selftests/bpf: Verify first of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Verify token of struct mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang
2022-05-20selftests/bpf: Add MPTCP test baseNicolas Rybowski
2022-05-20selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang
2022-05-20selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg
2022-05-18selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson
2022-05-16selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller
2022-05-11selftests: xsk: make stat tests not spin on getsockoptMagnus Karlsson
2022-05-11selftests: xsk: make the stats tests normal testsMagnus Karlsson
2022-05-11selftests: xsk: introduce validation functionsMagnus Karlsson
2022-05-11selftests: xsk: cleanup veth pair at ctrl-cMagnus Karlsson
2022-05-11selftests: xsk: add timeout to testsMagnus Karlsson