[PATCH rcu 0/4] Torture-test scripting updates for v6.3

From: Paul E. McKenney
Date: Wed Jan 04 2023 - 19:52:11 EST


Hello!

This series provides torture-test scripting updates:

1. make kvm-find-errors.sh check for compressed vmlinux files.

2. rcutorture: Use "grep -E" instead of "egrep", courtesy of
Tiezhu Yang.

3. Permit double-quoted-string Kconfig options.

4. Permit string-valued Kconfig options in kvm.sh.

Thanx, Paul

------------------------------------------------------------------------

b/tools/testing/selftests/rcutorture/bin/configcheck.sh | 5 ++---
b/tools/testing/selftests/rcutorture/bin/console-badness.sh | 2 +-
b/tools/testing/selftests/rcutorture/bin/kvm-build.sh | 4 ++--
b/tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh | 2 +-
b/tools/testing/selftests/rcutorture/bin/kvm.sh | 4 ++--
b/tools/testing/selftests/rcutorture/bin/parse-console.sh | 10 +++++-----
tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh | 4 ++--
tools/testing/selftests/rcutorture/bin/kvm.sh | 2 +-
8 files changed, 16 insertions(+), 17 deletions(-)