summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-01-07torture: Compress KASAN vmlinux filesPaul E. McKenney1-2/+46
2021-01-07torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney1-6/+15
2021-01-07torture: Add command and results directory to torture.sh logPaul E. McKenney1-4/+7
2021-01-07torture: Allow scenarios to be specified to torture.shPaul E. McKenney1-3/+43
2021-01-07torture: Drop log.long generation from torture.shPaul E. McKenney1-4/+1
2021-01-07torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney1-6/+19
2021-01-07torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney1-1/+1
2021-01-07torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney1-3/+6
2021-01-07torture: Create doyesno helper function for torture.shPaul E. McKenney1-59/+19
2021-01-07torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney1-1/+6
2021-01-07torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney1-2/+2
2021-01-07torture: Enable torture.sh argument checkingPaul E. McKenney1-5/+5
2021-01-07torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney1-7/+12
2021-01-07torture: Add "make allmodconfig" to torture.shPaul E. McKenney1-1/+36
2021-01-07torture: Remove use of "eval" in torture.shPaul E. McKenney1-11/+44
2021-01-07torture: Make torture.sh use common time-duration bash functionsPaul E. McKenney1-13/+7
2021-01-07torture: Add torture.sh torture-everything scriptPaul E. McKenney1-0/+301
2021-01-05torture: Do Kconfig analysis only once per scenarioPaul E. McKenney1-7/+15
2021-01-05torture: Allow standalone kvm-recheck.sh run detect --trust-makePaul E. McKenney1-1/+1
2021-01-05torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney2-1/+2
2021-01-05torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.shPaul E. McKenney2-1/+3
2021-01-05torture: s/STOP/STOP.1/ to avoid scenario collisionPaul E. McKenney2-5/+5
2021-01-05torture: Add --dryrun batches to help schedule a distributed runPaul E. McKenney1-5/+17
2021-01-05torture: Stop hanging on panicPaul E. McKenney1-0/+1
2021-01-05torture: Add kvm.sh test summary to end of log filePaul E. McKenney1-8/+11
2021-01-05torture: Make kvm.sh include --kconfig arguments in CPU calculationPaul E. McKenney1-1/+7
2021-01-05torture: Make kvm.sh return failure upon build failurePaul E. McKenney1-1/+7
2021-01-05torture: Print run duration at end of kvm.sh executionPaul E. McKenney2-0/+39
2021-01-05torture: Make kvm.sh arguments accumulatePaul E. McKenney1-6/+6
2021-01-05torture: Make kvm.sh "Test Summary" date be end of testPaul E. McKenney1-1/+3
2021-01-05tools/rcutorture: Make identify_qemu_vcpus() independent of local languageFrederic Weisbecker1-1/+1
2021-01-05torture: Add config2csv.sh script to compare torture scenariosPaul E. McKenney1-0/+67
2021-01-05torture: Prepare for splitting qemu execution from kvm-test-1-run.shPaul E. McKenney1-1/+3
2021-01-05torture: Allow kvm.sh --datestamp to specify subdirectoriesPaul E. McKenney1-2/+2
2021-01-05torture: Make kvm.sh "--dryrun sched" summarize number of buildsPaul E. McKenney1-0/+4
2021-01-05torture: Make kvm.sh "--dryrun sched" summarize number of batchesPaul E. McKenney1-0/+2
2021-01-05torture: Make --kcsan specify lockdepPaul E. McKenney1-1/+1
2020-12-23Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-9/+9
2020-12-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+155
2020-12-23Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-0/+130
2020-12-22kselftest/arm64: check GCR_EL1 after context switchVincenzo Frascino2-1/+155
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds36-465/+1643
2020-12-20Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...Linus Torvalds1-6/+275
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+72
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn1-0/+72
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...Christian Brauner1-0/+183
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner1-0/+70
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner1-1/+17
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser1-5/+5
2020-12-18Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-8/+12