summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov-0/+42
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov-0/+95
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu-39/+46
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau-7/+7
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov-0/+4
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh-2/+15
2020-11-06bpf: Add tests for task_local_storageKP Singh-20/+226
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh-19/+1
2020-11-06bpf: Fix tests for local_storageKP Singh-9/+15
2020-11-05bpf: Lift hashtab key_size limitFlorian Lehner-1/+89
2020-11-05selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko-0/+391
2020-11-05selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko-1/+256
2020-11-05selftests/bpf: Add split BTF basic testAndrii Nakryiko-0/+110
2020-11-05selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko-15/+25
2020-11-03selftest/bpf: Use global variables instead of maps for test_tcpbpf_kernAlexander Duyck-108/+31
2020-11-03selftests/bpf: Migrate tcpbpf_user.c to use BPF skeletonAlexander Duyck-27/+14
2020-11-03selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_resultsAlexander Duyck-72/+43
2020-11-03selftests/bpf: Drop python client/server in favor of threadsAlexander Duyck-147/+78
2020-11-03selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck-36/+10
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-23/+295
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+420
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+0
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-23/+268
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts-0/+1
2020-10-22bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()Toke Høiland-Jørgensen-5/+173
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini-1/+1
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds-4/+38
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin-0/+6
2020-10-19bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau-18/+70
2020-10-19bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checkedMartin KaFai Lau-0/+25
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-14/+65
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-69/+208
2020-10-18selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel-0/+20
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard-1/+1
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-16/+75
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-76/+459
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+76
2020-10-16tools/testing/selftests: add self-test for verifying load alignmentChris Kennelly-2/+76
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1565/+16426
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+87
2020-10-15Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds-28/+154
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-28/+113
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds-1/+1
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-26/+28
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+761
2020-10-15bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau-26/+2
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+92
2020-10-15selftests/ftrace: Add test case for synthetic event syntax errorsTom Zanussi-0/+19