summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-101/+104
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-99/+102
2021-01-19selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King1-2/+2
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski29-86/+1211
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-98/+102
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2-2/+2
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-446/+383
2021-01-14bpf: Add tests for new BPF atomic operationsBrendan Jackman9-0/+881
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman9-27/+27
2021-01-14selftests: Add separate option to nettest for address bindingDavid Ahern2-8/+15
2021-01-14selftests: Remove exraneous newline in nettestDavid Ahern1-1/+0
2021-01-14selftests: Add separate options for server device bindingsDavid Ahern2-142/+154
2021-01-14selftests: Add new option for client-side passwordsDavid Ahern2-45/+52
2021-01-14selftests: Consistently specify address for MD5 protectionDavid Ahern2-33/+33
2021-01-14selftests: Make address validation apply only to client modeDavid Ahern1-0/+6
2021-01-14selftests: Add missing newline in nettest error messagesDavid Ahern1-8/+6
2021-01-14selftests: Use separate stdout and stderr buffers in nettestDavid Ahern1-1/+20
2021-01-14selftests: Add support to nettest to run both client and serverDavid Ahern1-8/+85
2021-01-14selftests: Add options to set network namespace to nettestDavid Ahern1-1/+55
2021-01-14selftests: Move address validation in nettestDavid Ahern1-17/+43
2021-01-14selftests: Move convert_addr up in nettestDavid Ahern1-126/+126
2021-01-14selftests: Move device validation in nettestDavid Ahern1-22/+42
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+4
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+11
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2-1/+41
2021-01-13selftests/bpf: Install btf_dump test casesJean-Philippe Brucker1-1/+2
2021-01-13selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker1-4/+3
2021-01-13selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker1-1/+1
2021-01-13selftests/bpf: Enable cross-buildingJean-Philippe Brucker1-11/+35
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-3/+9
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko3-0/+60
2021-01-12selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko3-33/+12
2021-01-12bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindexDaniel Borkmann2-8/+76
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh2-97/+61
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi1-3/+9
2021-01-09selftests: mptcp: add the MP_PRIO testcasesGeliang Tang1-1/+71
2021-01-09selftests: mptcp: add set_flags command in pm_nl_ctlGeliang Tang1-1/+86
2021-01-09selftests: mptcp: add testcases for setting the address IDGeliang Tang1-2/+39
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko1-2/+2
2021-01-08Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2021-01-08Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+4
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-437/+363
2021-01-08selftests/bpf: Remove duplicate include in test_lsmMenglong Dong1-1/+0
2021-01-08selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko2-0/+114
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+1
2021-01-07KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones6-146/+166