summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-031-3/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-10/+45
|\
| * selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| * selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
* | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-262-12/+28
|\ \
| * | kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
| * | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
* | | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-265-2/+10
|\ \ \ | |_|/ |/| |
| * | selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-02-201-1/+1
| * | selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-205-1/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-216-41/+47
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-192-2/+11
| |\ \ \
| | * | | selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
| | * | | selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
| | * | | bpf: Selftests build error in sockmap_basic.cJohn Fastabend2020-02-101-0/+5
| | | |/ | | |/|
| * | | selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu2020-02-171-3/+3
| * | | wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-161-24/+14
| * | | selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu2020-02-161-3/+3
| * | | ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-02-161-0/+6
| * | | selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-02-161-12/+13
* | | | selftests/vm: add missed tests in run_vmtestsSeongJae Park2020-02-211-0/+33
* | | | Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-1911-29/+50
|\ \ \ \ | | |_|/ | |/| |
| * | | selftests: openat2: fix build error on newer glibcAleksa Sarai2020-02-131-1/+1
| * | | selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov2020-02-134-5/+5
| * | | selftests: fix too long argumentJiri Benc2020-02-101-10/+13
| * | | selftests: allow detection of build failuresJiri Benc2020-02-101-2/+10
| * | | Kernel selftests: tpm2: check for tpm supportNikita Sobolev2020-02-102-3/+19
| * | | selftests/ftrace: Have pid filter test use instance flagSteven Rostedt (VMware)2020-02-101-7/+1
| * | | selftests: fix spelling mistaked "chaigned" -> "chained"Colin Ian King2020-02-101-1/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-167-26/+602
|\ \ \ | |_|/ |/| |
| * | selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0
| * | selftests: KVM: SVM: Add vmcall testEric Auger2020-02-122-0/+80
| * | selftests: KVM: AMD Nested test infrastructureEric Auger2020-02-125-1/+517
| * | selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger2020-02-122-7/+7
| |/
* / wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-086-11/+174
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-082-1/+75
| |\
| | * selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki2020-02-071-0/+74
| | * selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko2020-02-041-1/+1
| * | selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel2020-02-071-0/+76
| * | mptcp: fix use-after-free for ipv6Florian Westphal2020-02-061-0/+9
| * | wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld2020-02-051-9/+8
| * | wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski2020-02-051-1/+0
| * | wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld2020-02-051-0/+6
* | | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-064-0/+240
|\ \ \
| * \ \ Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-02-054-0/+240
| |\ \ \
| | * | | selftests: KVM: testing the local IRQs resetsPierre Morel2020-01-311-0/+42
| | * | | selftests: KVM: s390x: Add reset testsJanosch Frank2020-01-312-0/+156
| | * | | selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank2020-01-312-0/+42
* | | | | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-0/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |