summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-01-07KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones
2021-01-07KVM: selftests: Factor out guest mode codeAndrew Jones
2021-01-07Merge branch 'kvm-master' into kvm-nextPaolo Bonzini
2021-01-07selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal
2021-01-07tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti
2021-01-06torture: Compress KASAN vmlinux filesPaul E. McKenney
2021-01-06torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney
2021-01-06torture: Add command and results directory to torture.sh logPaul E. McKenney
2021-01-06torture: Allow scenarios to be specified to torture.shPaul E. McKenney
2021-01-06torture: Drop log.long generation from torture.shPaul E. McKenney
2021-01-06torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney
2021-01-06torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney
2021-01-06torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney
2021-01-06torture: Create doyesno helper function for torture.shPaul E. McKenney
2021-01-06torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney
2021-01-06torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney
2021-01-06torture: Enable torture.sh argument checkingPaul E. McKenney
2021-01-06torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney
2021-01-06torture: Add "make allmodconfig" to torture.shPaul E. McKenney
2021-01-06torture: Remove use of "eval" in torture.shPaul E. McKenney
2021-01-06torture: Make torture.sh use common time-duration bash functionsPaul E. McKenney
2021-01-06torture: Add torture.sh torture-everything scriptPaul E. McKenney
2021-01-06tools/rcutorture: Support nocb toggle in TREE01Frederic Weisbecker
2021-01-05selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-05torture: Do Kconfig analysis only once per scenarioPaul E. McKenney
2021-01-04torture: Allow standalone kvm-recheck.sh run detect --trust-makePaul E. McKenney
2021-01-04torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney
2021-01-04torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.shPaul E. McKenney
2021-01-04torture: s/STOP/STOP.1/ to avoid scenario collisionPaul E. McKenney
2021-01-04torture: Add --dryrun batches to help schedule a distributed runPaul E. McKenney
2021-01-04torture: Stop hanging on panicPaul E. McKenney
2021-01-04torture: Add kvm.sh test summary to end of log filePaul E. McKenney
2021-01-04torture: Make kvm.sh include --kconfig arguments in CPU calculationPaul E. McKenney
2021-01-04torture: Make kvm.sh return failure upon build failurePaul E. McKenney
2021-01-04torture: Print run duration at end of kvm.sh executionPaul E. McKenney
2021-01-04torture: Make kvm.sh arguments accumulatePaul E. McKenney
2021-01-04torture: Make kvm.sh "Test Summary" date be end of testPaul E. McKenney
2021-01-04tools/rcutorture: Make identify_qemu_vcpus() independent of local languageFrederic Weisbecker
2021-01-04torture: Add config2csv.sh script to compare torture scenariosPaul E. McKenney
2021-01-04torture: Prepare for splitting qemu execution from kvm-test-1-run.shPaul E. McKenney
2021-01-04torture: Allow kvm.sh --datestamp to specify subdirectoriesPaul E. McKenney
2021-01-04torture: Make kvm.sh "--dryrun sched" summarize number of buildsPaul E. McKenney
2021-01-04torture: Make kvm.sh "--dryrun sched" summarize number of batchesPaul E. McKenney
2021-01-04torture: Make --kcsan specify lockdepPaul E. McKenney
2021-01-04selftests: mlxsw: Set headroom size of correct portIdo Schimmel
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04selftests: Skip BPF seftests by defaultMark Brown
2021-01-04selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser
2021-01-04selftests/vDSO: add additional binaries to .gitignoreTobias Klauser