summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-249-92/+1320
|\
| * tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song2018-05-241-0/+158
| * tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2018-05-242-0/+13
| * selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-244-2/+593
| * selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli2018-05-231-0/+10
| * bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-231-90/+431
| * bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-181-0/+115
* | selftests: forwarding: Test removal of mirroringPetr Machata2018-05-241-0/+8
* | selftests: forwarding: Test removal of underlay routePetr Machata2018-05-241-0/+30
* | selftests: forwarding: Test mirroring to deleted devicePetr Machata2018-05-241-0/+38
* | selftests: uevent filteringChristian Brauner2018-05-233-0/+505
* | selftests: net: initial fib rule testsRoopa Prabhu2018-05-232-1/+249
* | selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern2018-05-221-1/+278
* | selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern2018-05-221-1/+334
* | selftests: fib_tests: Add option to pause after each testDavid Ahern2018-05-221-0/+13
* | selftests: fib_tests: Add command line optionsDavid Ahern2018-05-221-13/+40
* | selftests: fib_tests: Add success-fail countsDavid Ahern2018-05-221-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2115-113/+614
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-211-0/+5
| |\ \
| | * | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
| |\ \ \
| | * | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-141-0/+30
| | * | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-141-5/+9
| | * | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-141-7/+7
| | * | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-141-5/+8
| | * | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-141-0/+44
| | * | | x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-05-141-4/+17
| | * | | x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-05-141-1/+9
| | * | | x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen2018-05-141-12/+8
| | * | | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen2018-05-141-16/+0
| | * | | x86/pkeys/selftests: Stop using assert()Dave Hansen2018-05-141-4/+8
| | * | | x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen2018-05-141-6/+7
| | * | | x86/selftests: Add mov_to_ss testAndy Lutomirski2018-05-142-1/+286
| | * | | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar2018-05-141-2/+5
| | * | | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-05-141-26/+41
| | |/ /
| * | | radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-182-0/+64
| * | | radix tree test suite: add item_delete_rcu()Ross Zwisler2018-05-182-0/+21
| * | | radix tree test suite: fix mapshift build targetRoss Zwisler2018-05-181-4/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-175-20/+43
| |\ \ \ | | |/ / | |/| |
| | * | KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-115-20/+43
* | | | tc-testing: fixed copy-pasting error in ife testsRoman Mashak2018-05-171-14/+14
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-1614-530/+1100
|\ \ \
| * | | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-166-347/+401
| * | | selftests/bpf: make sure build-id is onAlexei Starovoitov2018-05-151-1/+1
| * | | bpf: add ld64 imm test casesDaniel Borkmann2018-05-142-0/+142
| * | | bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-142-2/+142
| * | | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-114-68/+38
| * | | selftests/bpf: Fix bash reference in MakefileJoe Stringer2018-05-111-3/+3
| * | | samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern2018-05-111-0/+3
| * | | selftests/bpf: ignore build productsSirio Balmelli2018-05-101-0/+1