aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-05-28selftests/bpf: enable all available cgroup v2 controllersRoman Gushchin1-0/+57
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin3-1/+478
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney1-0/+1
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney3-2/+11
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney2-0/+8
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney4-47/+22
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney1-0/+2
2019-05-28torture: Capture qemu outputPaul E. McKenney2-2/+10
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2-1/+15
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney2-0/+17
2019-05-28rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney1-0/+1
2019-05-28rcutorture: Provide rudimentary MakefilePaul E. McKenney1-0/+3
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2-0/+6
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)1-2/+6
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)1-2/+3
2019-05-28selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev1-0/+32
2019-05-28bpf: style fix in while(!feof()) loopChang-Hsien Tsai1-3/+1
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski1-0/+15
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski1-0/+19
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-69/+61
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu1-0/+32
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang7-5/+51
2019-05-24selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang1-10/+19
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-13/+21
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-14/+1
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song3-0/+250
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko10-1/+824
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko3-1/+384
2019-05-24selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko1-58/+13
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki7-42/+8
2019-05-24selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn5-1/+332
2019-05-24selftests: Add redirect testsDavid Ahern1-0/+455
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni1-3/+3
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni1-5/+12
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu2-0/+22
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu1-1/+1
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth12-31/+16
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini2-2/+2
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter1-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+330
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov5-13/+298
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov1-14/+17