It's time to revive up my "run_tests.sh changes"[*] series from a month ago. Thanks to Radim's rework of mkstandalone it should be cleaner and easier this time around. We need to fixup a couple things from that rework and start preparing to share functions among arch run scripts. That's what this series does. Thanks, drew [*] https://www.mail-archive.com/kvm@xxxxxxxxxxxxxxx/msg124375.html Andrew Jones (6): run_tests.sh: a few rewrite fixups mkstandalone: fix generation for arm arch-run: DRYRUN is no longer needed, kill it arm/run: allow tests to run in AArch32 mode runtime: move getopts to run_tests.sh runtime: make the MAX_SMP loop a function arm/run | 42 ++++++++++++++-------------------- run_tests.sh | 43 +++++++++++++++++++++++++++++++++-- scripts/mkstandalone.sh | 12 +++++++++- scripts/runtime.bash | 60 +++++++++++++++---------------------------------- x86/run | 10 ++++----- 5 files changed, 91 insertions(+), 76 deletions(-) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html