summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang-2/+26
2021-10-08selfetest/bpf: Make some tests serialYucong Sun-38/+48
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun-2/+2
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun-0/+17
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun-2/+2
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun-1/+1
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun-4/+4
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun-6/+54
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun-37/+610
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao-2/+83
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet-1/+1
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet-0/+4
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet-6/+9
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet-2/+5
2021-10-08bpftool: Install libbpf headers instead of including the dirQuentin Monnet-0/+2
2021-10-08selftests/bpf: Fix btf_dump test under new clangYucong Sun-9/+9
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen-2/+4
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen-27/+11
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen-3/+3
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen-0/+250
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen-1/+364
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen-0/+465
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen-0/+10
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen-0/+3
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky-61/+0
2021-10-07selftests/bpf: Skip the second half of get_branch_snapshot in vmSong Liu-0/+34
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+64
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida-4/+37
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida-1/+20
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida-1/+265
2021-10-07selftests: arm64: Add coverage of ptrace flags for SVE VL inheritanceMark Brown-1/+54
2021-10-06selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen-7/+7
2021-10-06selftest/bpf: Switch recursion test to use htab_map_delete_elemJiri Olsa-11/+8
2021-10-06selftests/bpf: Test new btf__add_btf() APIAndrii Nakryiko-0/+86
2021-10-06selftests/bpf: Refactor btf_write selftest to reuse BTF generation logicAndrii Nakryiko-6/+49
2021-10-06bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng-0/+47
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi-30/+126
2021-10-05tools: Allow specifying base BTF file in resolve_btfidsKumar Kartikeya Dwivedi-1/+1
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian-10/+18
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+4
2021-10-04selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman-50/+159
2021-10-02selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean-0/+39
2021-10-02selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean-3/+3
2021-10-02selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean-0/+5
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-367/+1154
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen-40/+38
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov-2/+30
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+60
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-102/+966
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+475