summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests: bpf: break up the rest of test_verifierJakub Kicinski2019-01-2723-6149/+6051
| * | | | selftests: bpf: break up test_verifierJakub Kicinski2019-01-2748-10136/+9902
| * | | | selftests: bpf: prepare for break up of verifier testsJakub Kicinski2019-01-273-0/+17
| * | | | selftests: bpf: makefile support sub-register code-gen test modeJiong Wang2019-01-261-25/+70
| * | | | selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang2019-01-261-24/+762
| * | | | selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev2019-01-251-1/+2
| * | | | bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet2019-01-241-0/+36
| * | | | selftests: bpf: add tests for dead code removalJakub Kicinski2019-01-232-7/+549
| * | | | selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_userStanislav Fomichev2019-01-231-3/+3
| * | | | libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song2019-01-231-3/+1
| * | | | tools/bpf: add bpffs pretty print test for int128Yonghong Song2019-01-161-0/+79
| * | | | tools/bpf: refactor test_btf pretty printing for multiple map value formatsYonghong Song2019-01-161-37/+75
| * | | | tools/bpf: add int128 raw test in test_btfYonghong Song2019-01-161-0/+93
* | | | | selftests: forwarding: Use OK instead of PASS in test outputIdo Schimmel2019-01-281-1/+1
* | | | | selftests: net: forwarding: change devlink resource support checkingJiri Pirko2019-01-281-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-2710-25/+128
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-272-7/+8
| |\ \ \ \
| | * | | | KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-251-0/+6
| | * | | | kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2
| | |/ / /
| * | | | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-2/+2
| |\ \ \ \
| | * | | | nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang2019-01-211-2/+2
| * | | | | Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-237-16/+118
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | selftests/seccomp: Abort without user notification supportKees Cook2019-01-171-5/+5
| | * | | | selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-01-161-3/+6
| | * | | | selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-161-1/+1
| | * | | | selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-01-151-0/+1
| | * | | | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta2019-01-141-1/+0
| | * | | | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King2019-01-141-1/+1
| | * | | | selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-01-141-0/+102
| | * | | | selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-01-141-5/+2
| | | |/ / | | |/| |
* | | | | selftests: net: ip_defrag: cover new IPv6 defrag behaviorPeter Oskolkov2019-01-252-34/+51
* | | | | selftests: forwarding: Add a test case for ARP suppressionIdo Schimmel2019-01-221-0/+74
* | | | | selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel2019-01-221-0/+551
* | | | | selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel2019-01-221-0/+18
* | | | | selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel2019-01-221-0/+475
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-217-76/+130
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-192-0/+31
| |\ \ \ \
| | * | | | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | * | | | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | | |/ / | | |/| |
| * | | | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-181-1/+33
| * | | | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-181-0/+20
| * | | | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
| * | | | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
| * | | | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
| * | | | selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
| |/ / /
* | | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan2019-01-201-0/+63
* | | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan2019-01-201-0/+63
* | | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan2019-01-201-0/+63
* | | | selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan2019-01-201-0/+63
* | | | selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan2019-01-201-0/+63