summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov1-0/+243
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov7-0/+1274
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov2-9/+9
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov1-0/+19
2020-10-08selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko2-0/+397
2020-10-07selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo2-9/+1
2020-10-06selftest/bpf: Test pinning map with reused map fdHangbin Liu1-1/+48
2020-10-03bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend2-30/+31
2020-10-03bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo2-0/+50
2020-10-03selftests/bpf: Ksyms_btf to test typed ksymsHao Luo5-25/+137
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau4-6/+22
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev1-1/+1
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev1-1/+1
2020-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller51-863/+3094
2020-10-01selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu2-0/+104
2020-10-01selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker1-0/+6
2020-10-01selftests: net: Add drop monitor testIdo Schimmel3-0/+219
2020-10-01selftests: mlxsw: Add a PFC testPetr Machata1-0/+403
2020-10-01selftests: mlxsw: Add headroom handling testPetr Machata1-0/+379
2020-10-01selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata1-0/+14
2020-10-01selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata1-1/+1
2020-10-01selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata1-0/+6
2020-10-01selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata5-11/+72
2020-09-30selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko1-0/+105
2020-09-30bpf, selftests: Add redirect_neigh selftestDaniel Borkmann2-0/+312
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann8-40/+40
2020-09-30selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich1-115/+101
2020-09-29bpf, selftests: Fix warning in snprintf_btf where system() call uncheckedJohn Fastabend1-1/+3
2020-09-29selftests: Add selftest for disallowing modify_return attachment to freplaceToke Høiland-Jørgensen3-1/+71
2020-09-29selftests/bpf: Adding test for arg dereference in extension traceJiri Olsa3-0/+154
2020-09-29selftests: Add test for multiple attachments of freplace programToke Høiland-Jørgensen2-32/+139
2020-09-29selftests/bpf: Test BTF's handling of endiannessAndrii Nakryiko1-0/+101
2020-09-29selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko2-34/+63
2020-09-29selftests: Make sure all 'skel' variables are declared staticToke Høiland-Jørgensen2-2/+2
2020-09-29selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_idToke Høiland-Jørgensen1-3/+9
2020-09-29selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...Alan Maguire3-1/+51
2020-09-29selftests/bpf: Fix unused-result warning in snprintf_btf.cAlan Maguire1-1/+1
2020-09-29bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tpJohn Fastabend1-1/+1
2020-09-29selftests/bpf: Test BTF writing APIsAndrii Nakryiko1-0/+278
2020-09-29selftests/bpf: Add test for bpf_seq_printf_btf helperAlan Maguire2-0/+124
2020-09-29selftests/bpf: Fix overflow tests to reflect iter size increaseAlan Maguire1-7/+7
2020-09-29selftests/bpf: Add bpf_snprintf_btf helper testsAlan Maguire2-0/+309
2020-09-29selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen4-39/+1
2020-09-29selftest: bpf: Test copying a sockmap and sockhashLorenz Bauer2-11/+30
2020-09-29selftests: bpf: Remove shared header from sockmap iter testLorenz Bauer3-24/+20
2020-09-29selftests: bpf: Add helper to compare socket cookiesLorenz Bauer1-14/+36
2020-09-28selftests/bpf: Add raw_tp_test_runSong Liu2-0/+120
2020-09-28selftests: net: add a test for static UDP tunnel portsJakub Kicinski1-0/+58
2020-09-28selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski1-0/+109
2020-09-27netdevsim: fix duplicated debugfs directoryJakub Kicinski1-1/+1