summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-05-28torture: Suppress propagating trace_printk() warningPaul E. McKenney-0/+1
2019-05-28torture: Add --trust-make to suppress "make clean"Paul E. McKenney-2/+11
2019-05-28torture: Make --cpus override idleness calculationsPaul E. McKenney-0/+8
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney-47/+22
2019-05-28torture: Add function graph-tracing cheat sheetPaul E. McKenney-0/+2
2019-05-28torture: Capture qemu outputPaul E. McKenney-2/+10
2019-05-28rcutorture: Tweak kvm optionsSebastian Andrzej Siewior-1/+15
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney-0/+17
2019-05-28rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney-0/+1
2019-05-28rcutorture: Provide rudimentary MakefilePaul E. McKenney-0/+3
2019-05-28torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney-0/+6
2019-05-28rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)-2/+6
2019-05-28rcutorture: Select from only online CPUsJoel Fernandes (Google)-2/+3
2019-05-28selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev-0/+32
2019-05-28bpf: style fix in while(!feof()) loopChang-Hsien Tsai-3/+1
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern-8/+38
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski-0/+15
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski-0/+19
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-69/+61
2019-05-25selftests/ftrace: Add user-memory access syntax testcaseMasami Hiramatsu-0/+32
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang-5/+51
2019-05-24selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang-10/+19
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+21
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-14/+1
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song-0/+250
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko-1/+824
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko-1/+384
2019-05-24selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko-58/+13
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki-42/+8
2019-05-24selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn-1/+332
2019-05-24selftests: Add redirect testsDavid Ahern-0/+455
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni-3/+3
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni-5/+12
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu-0/+22
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu-1/+1
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones-1/+1
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth-3/+0
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth-31/+16
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini-2/+2
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-2/+330
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov-13/+298
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov-14/+17
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel-0/+39
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern-9/+8