All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/3] run_tests.sh changes
@ 2015-12-17 20:10 Andrew Jones
  2015-12-17 20:10 ` [kvm-unit-tests PATCH 1/3] run_tests.sh: reduce return code ambiguity Andrew Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andrew Jones @ 2015-12-17 20:10 UTC (permalink / raw)
  To: kvm; +Cc: rkrcmar, pbonzini

Improve exit code handling and add unittest timeout support.

Andrew Jones (3):
  run_tests.sh: reduce return code ambiguity
  cleanup unittests.cfg headers
  add timeout support

 arm/run                 |  8 ++++++--
 arm/unittests.cfg       | 27 ++++++++++++++++++---------
 run_tests.sh            | 32 +++++++++++++++++++++++++++++---
 scripts/functions.bash  |  8 ++++++--
 scripts/mkstandalone.sh | 34 ++++++++++++++++++++++++++++------
 x86/run                 |  8 ++++++--
 x86/unittests.cfg       | 22 +++++++++++++++-------
 7 files changed, 108 insertions(+), 31 deletions(-)

-- 
2.4.3


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

end of thread, other threads:[~2015-12-22 19:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-17 20:10 [kvm-unit-tests PATCH 0/3] run_tests.sh changes Andrew Jones
2015-12-17 20:10 ` [kvm-unit-tests PATCH 1/3] run_tests.sh: reduce return code ambiguity Andrew Jones
2015-12-21 16:31   ` Radim Krčmář
2015-12-21 19:35     ` Andrew Jones
2015-12-22 17:29       ` Radim Krčmář
2015-12-17 20:10 ` [kvm-unit-tests PATCH 2/3] cleanup unittests.cfg headers Andrew Jones
2015-12-17 20:10 ` [kvm-unit-tests PATCH 3/3] add timeout support Andrew Jones
2015-12-21 17:04   ` Radim Krčmář
2015-12-21 19:45     ` Andrew Jones
2015-12-22 18:02       ` Radim Krčmář
2015-12-22 19:51         ` Andrew Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.