summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture/bin/kvm-build.sh
AgeCommit message (Expand)AuthorFilesLines
2023-01-04selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-10-19torture: Use mktemp instead of guessing at unique namesPaul E. McKenney1-2/+1
2021-05-11torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker1-1/+1
2021-05-11torture: Make the build machine control N in "make -jN"Paul E. McKenney1-2/+4
2020-06-29torture: Add a stop-run capabilityPaul E. McKenney1-0/+6
2019-05-28torture: Run kernel build in source directoryPaul E. McKenney1-5/+4
2019-03-27tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney1-5/+6
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park1-5/+0
2017-10-10torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney1-1/+1
2017-07-25torture: Add --kconfig argument to kvm.shPaul E. McKenney1-9/+2
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney1-1/+1
2014-09-08rcutorture: Set executable bit and drop bash from UsagePranith Kumar1-1/+1
2014-09-08rcutorture: Use bash shell for all the test scriptsPranith Kumar1-1/+1
2014-05-14torture: Make config-fragment filtering RCU-independentPaul E. McKenney1-1/+1
2014-05-14torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARGPaul E. McKenney1-1/+1
2014-05-14torture: Rename RCU_INITRD to TORTURE_INITRDPaul E. McKenney1-1/+1
2013-12-03rcutorture: Stop tracking FSF's postal addressPaul E. McKenney1-2/+2
2013-12-03rcutorture: Add --kmake-arg argument to kvm.shPaul E. McKenney1-1/+1
2013-12-03rcutorture: Add --no-initrd argument to kvm.shPaul E. McKenney1-1/+1
2013-12-03rcutorture: Add KVM-based test frameworkPaul E. McKenney1-0/+71