summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata2020-07-133-3/+122
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1131-182/+332
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1011-22/+127
| |\
| | * selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-07-091-6/+6
| | * ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-061-0/+13
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-309-16/+108
| | |\
| | | * bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song2020-06-303-1/+45
| | | * selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer2020-06-301-2/+2
| | | * selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer2020-06-301-6/+6
| | | * selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki2020-06-301-4/+28
| | | * bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2020-06-282-1/+25
| | | * libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2020-06-251-1/+1
| | | * libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko2020-06-231-1/+1
| * | | Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-07-105-50/+53
| |\ \ \
| | * | | kselftest: ksft_test_num return type should be unsignedPaolo Bonzini2020-07-061-1/+1
| | * | | selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu2020-07-064-49/+52
| * | | | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-07-091-0/+36
| |\ \ \ \
| | * | | | selftests: kmod: Add module address visibility testKees Cook2020-07-081-0/+36
| * | | | | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-057-90/+78
| |\ \ \ \ \
| | * | | | | x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-041-0/+11
| | * | | | | selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-017-90/+51
| | * | | | | selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-07-011-0/+1
| | * | | | | selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski2020-07-011-0/+15
| | |/ / / /
| * | | | | Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-07-022-9/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen2020-06-292-2/+2
| | * | | | selftests: tpm: Use 'test -e' instead of 'test -f'Jarkko Sakkinen2020-06-292-2/+2
| | * | | | Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen2020-06-291-5/+0
| * | | | | Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds2020-07-025-6/+19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | kunit: kunit_tool: Fix invalid result when build failsDavid Gow2020-06-261-1/+3
| | * | | | kunit: show error if kunit results are not presentUriel Guajardo2020-06-263-4/+15
| | * | | | kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn2020-06-261-1/+1
| | |/ / /
| * | | | Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-271-1/+1
| |\ \ \ \
| | * | | | selftests/powerpc: Fix build failure in ebb testsHarish2020-06-261-1/+1
| | |/ / /
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-271-4/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kselftest: arm64: Remove redundant clean targetMark Brown2020-06-241-4/+0
* | | | | selftests: net: add a test for UDP tunnel info infraJakub Kicinski2020-07-101-0/+786
* | | | | selftests: net: Add port split testDanielle Ratson2020-07-092-0/+278
* | | | | selftests/mptcp: add diag interface testsPaolo Abeni2020-07-093-5/+140
* | | | | selftests: mptcp: capture pcap on both sidesMatthieu Baerts2020-07-061-4/+9
* | | | | selftests/net: update initializer syntax to use c99 designatorsTanner Love2020-07-041-15/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-0441-245/+2431
|\ \ \ \ \
| * | | | | selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu2020-07-031-1/+1
| * | | | | bpf: selftests: Restore netns after each testMartin KaFai Lau2020-07-022-2/+23
| * | | | | bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau2020-07-026-86/+110
| * | | | | selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer2020-07-012-0/+16
| * | | | | selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer2020-07-012-0/+19
| * | | | | selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer2020-07-011-0/+3
| * | | | | selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.Hao Luo2020-07-011-8/+8
| * | | | | selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu2020-07-012-0/+54
| * | | | | selftests/bpf: Add byte swapping selftestAndrii Nakryiko2020-07-012-0/+90