summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)-4/+9
2020-10-06selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo-9/+1
2020-10-06selftest/bpf: Test pinning map with reused map fdHangbin Liu-1/+48
2020-10-06selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan-1/+286
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams-29/+30
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb-5/+4
2020-10-05tools/testing/scatterlist: Show errors in human readable formTvrtko Ursulin-10/+34
2020-10-05tools/testing/scatterlist: Rejuvenate bit-rotten testTvrtko Ursulin-1/+37
2020-10-05kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap-0/+127
2020-10-05kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap-0/+160
2020-10-05kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap-0/+263
2020-10-05kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap-0/+196
2020-10-05kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap-0/+186
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap-1/+1138
2020-10-05test_firmware: Test partial read supportScott Branden-0/+91
2020-10-02selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean-0/+316
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend-30/+31
2020-10-02bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo-0/+50
2020-10-02selftests/bpf: Ksyms_btf to test typed ksymsHao Luo-25/+137
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+2197
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau-6/+22
2020-10-02tools: Avoid comma separated statementsJoe Perches-119/+195
2020-10-02kunit: tool: handle when .kunit exists but .kunitconfig does notBrendan Higgins-4/+8
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev-1/+1
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev-1/+1
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-863/+3094
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu-0/+104
2020-09-30selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker-0/+6
2020-09-30selftests: net: Add drop monitor testIdo Schimmel-0/+219
2020-09-30selftests: mlxsw: Add a PFC testPetr Machata-0/+403
2020-09-30selftests: mlxsw: Add headroom handling testPetr Machata-0/+379
2020-09-30selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata-0/+14
2020-09-30selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata-1/+1
2020-09-30selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata-0/+6
2020-09-30selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata-11/+72
2020-09-30selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko-0/+105
2020-09-30bpf, selftests: Add redirect_neigh selftestDaniel Borkmann-0/+312
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann-40/+40
2020-09-30selftests: netfilter: add time counter checkFabian Frederick-2/+8
2020-09-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich-115/+101
2020-09-29bpf, selftests: Fix warning in snprintf_btf where system() call uncheckedJohn Fastabend-1/+3
2020-09-29selftests: Add selftest for disallowing modify_return attachment to freplaceToke Høiland-Jørgensen-1/+71
2020-09-29selftests/bpf: Adding test for arg dereference in extension traceJiri Olsa-0/+154
2020-09-29selftests: Add test for multiple attachments of freplace programToke Høiland-Jørgensen-32/+139
2020-09-29selftests/bpf: Test BTF's handling of endiannessAndrii Nakryiko-0/+101
2020-09-29selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko-34/+63
2020-09-29selftests: Make sure all 'skel' variables are declared staticToke Høiland-Jørgensen-2/+2
2020-09-29selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_idToke Høiland-Jørgensen-3/+9
2020-09-29selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...Alan Maguire-1/+51