From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: [kvm-unit-tests PATCH 0/3] run_tests.sh changes Date: Thu, 17 Dec 2015 14:10:51 -0600 Message-ID: <1450383054-9724-1-git-send-email-drjones@redhat.com> Cc: rkrcmar@redhat.com, pbonzini@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33244 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755704AbbLQULB (ORCPT ); Thu, 17 Dec 2015 15:11:01 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id EC64D96CD for ; Thu, 17 Dec 2015 20:11:01 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: 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