summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: fix testsAlexei Starovoitov2019-06-193-20/+24
* selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
* selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko2019-06-1814-140/+285
* selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-185-72/+87
* selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2019-06-182-7/+76
* selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2019-06-152-32/+38
* bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau2019-06-151-0/+54
* selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter2019-06-151-1/+1
* bpf: use libbpf_num_possible_cpus internallyHechao Li2019-06-111-32/+5
* selftests/bpf: remove bpf_util.h from BPF C progsHechao Li2019-06-115-4/+6
* selftests/bpf : clean up feature/ when make cleanHechao Li2019-06-111-1/+2
* selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko2019-06-101-2/+2
* tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon2019-06-101-0/+18
* bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-3139-147/+3083
|\
| * selftests/bpf: measure RTT from xdp using xdpingAlan Maguire2019-05-316-2/+558
| * selftests/bpf: add auto-detach testRoman Gushchin2019-05-281-1/+97
| * selftests/bpf: enable all available cgroup v2 controllersRoman Gushchin2019-05-281-0/+57
| * selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin2019-05-283-1/+478
| * selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev2019-05-281-0/+32
| * bpf: style fix in while(!feof()) loopChang-Hsien Tsai2019-05-281-3/+1
| * selftests: bpf: enable hi32 randomization for all testsJiong Wang2019-05-247-5/+51
| * selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang2019-05-241-10/+19
| * tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song2019-05-243-0/+250
| * selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko2019-05-2410-1/+824
| * selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko2019-05-243-1/+384
| * selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko2019-05-241-58/+13
| * selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki2019-05-247-42/+8
| * selftests/bpf: add pyperf scale testAlexei Starovoitov2019-05-235-13/+298
| * selftests/bpf: adjust verifier scale testAlexei Starovoitov2019-05-231-14/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3140-114/+492
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-305-9/+371
| |\ \
| | * | selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio2019-05-281-7/+7
| | * | selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-05-261-0/+15
| | * | selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski2019-05-261-0/+19
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-233-2/+330
| | |\ \
| | | * | selftests: netfilter: add flowtable test scriptFlorian Westphal2019-05-222-1/+325
| | | * | selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T2019-05-211-1/+5
| * | | | Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-295-9/+38
| |\ \ \ \
| | * | | | selftests: rtc: rtctest: specify timeoutsAlexandre Belloni2019-05-241-3/+3
| | * | | | selftests/harness: Allow test to configure timeoutAlexandre Belloni2019-05-241-5/+12
| | * | | | selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu2019-05-242-0/+22
| | * | | | selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu2019-05-241-1/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2617-69/+61
| |\ \ \ \ \
| | * | | | | KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2019-05-242-0/+4
| | * | | | | kvm: selftests: aarch64: compile with warnings onAndrew Jones2019-05-241-4/+5
| | * | | | | kvm: selftests: aarch64: fix default vm modeAndrew Jones2019-05-241-1/+1
| | * | | | | kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones2019-05-241-1/+1
| | * | | | | KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini2019-05-241-24/+30
| | * | | | | KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth2019-05-241-3/+0