summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet
2021-10-08bpftool: Install libbpf headers instead of including the dirQuentin Monnet
2021-10-08selftests/bpf: Fix btf_dump test under new clangYucong Sun
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky
2021-10-07selftests/bpf: Skip the second half of get_branch_snapshot in vmSong Liu
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida
2021-10-07selftests: arm64: Add coverage of ptrace flags for SVE VL inheritanceMark Brown
2021-10-06selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen
2021-10-06selftest/bpf: Switch recursion test to use htab_map_delete_elemJiri Olsa
2021-10-06selftests/bpf: Test new btf__add_btf() APIAndrii Nakryiko
2021-10-06selftests/bpf: Refactor btf_write selftest to reuse BTF generation logicAndrii Nakryiko
2021-10-06bpf, x64: Save bytes for DIV by reducing reg copiesJie Meng
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi
2021-10-05tools: Allow specifying base BTF file in resolve_btfidsKumar Kartikeya Dwivedi
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-04selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman
2021-10-02selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean
2021-10-02selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean
2021-10-02selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30selftests/bpf: Use kselftest skip code for skipped testsPo-Hsu Lin
2021-09-30KVM: selftests: Fix kvm_vm_free() in cr4_cpuid_sync and vmx_tsc_adjust testsThomas Huth
2021-09-30kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch"Colin Ian King