kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep
@ 2016-01-22 14:58 Andrew Jones
  2016-01-22 14:58 ` [kvm-unit-tests PATCH 1/6] run_tests.sh: a few rewrite fixups Andrew Jones
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Andrew Jones @ 2016-01-22 14:58 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, rkrcmar

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@vger.kernel.org/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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-01-26 12:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-22 14:58 [kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 1/6] run_tests.sh: a few rewrite fixups Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 2/6] mkstandalone: fix generation for arm Andrew Jones
2016-01-26 11:01   ` Paolo Bonzini
2016-01-26 12:21     ` Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 3/6] arch-run: DRYRUN is no longer needed, kill it Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 4/6] arm/run: allow tests to run in AArch32 mode Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 5/6] runtime: move getopts to run_tests.sh Andrew Jones
2016-01-26 11:06   ` Paolo Bonzini
2016-01-26 12:24     ` Andrew Jones
2016-01-22 14:58 ` [kvm-unit-tests PATCH 6/6] runtime: make the MAX_SMP loop a function Andrew Jones
2016-01-26 11:08   ` Paolo Bonzini
2016-01-26 12:28     ` Andrew Jones
2016-01-26 12:38       ` Paolo Bonzini
2016-01-22 15:29 ` [kvm-unit-tests PATCH 0/6] run_tests fixes and new functionality prep Radim Krčmář
2016-01-26 11:09   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).