From patchwork Wed Jan 11 16:28:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 90938 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp1203904qgi; Wed, 11 Jan 2017 08:30:00 -0800 (PST) X-Received: by 10.84.143.129 with SMTP id 1mr4571300plz.42.1484152200696; Wed, 11 Jan 2017 08:30:00 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id o1si6235707pge.269.2017.01.11.08.30.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 08:30:00 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cRLmh-0001eR-BO; Wed, 11 Jan 2017 16:29:59 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cRLlz-00006q-NF for linux-arm-kernel@lists.infradead.org; Wed, 11 Jan 2017 16:29:18 +0000 Received: by mail-wm0-x22c.google.com with SMTP id c206so116281093wme.0 for ; Wed, 11 Jan 2017 08:28:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Sod8slHUoApumiLBr/x86mJ482GHqM7jwRQi1HfK8zo=; b=Bfr02s3hwC1GgIj9lUO51K0JbV9mWW1HSdGOf5TtntUGwwkpB/DZQQBaSRAodzmtl5 VCBi0D6MRUdX4Cw6q/D7oBcRog0HdojI1EiIfUc64F1S3j0ei0B4baospwxsToqNeXtk UI06/bnc4B0Vwsb/eUWVoUJSSrdcicpYExDAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Sod8slHUoApumiLBr/x86mJ482GHqM7jwRQi1HfK8zo=; b=g5Q96BNzOwEOhT1ZAiNYCgqY3bsJqBmP3ZYx5nlbsnqbyZi6vRHLwgS0cP4Uvq1NLl T3IVu4Rj8/RkCF+mhgdHocfgk+iuuOWXd2QJhel4FfE3m4heqRBMPM94JFQsCrHomyZC 422WNSGN/nE1eLHQLmCr4REJcamDEj8oBDQK+3DwUDHdVNbs603s7+7hZdzEb6ck/ktR /eXI/Tk23KPxRpz0akdSbq+DGMtenQeuHMInixLWoJjLicwLiUi4OHrCmz3GK4x1pRqv jqdDgRPDkxj8PpuEFIFN/o/B6of/L+zAUEsE+hHhDOoY+oNNKQGXaoWTU9atxEtzAHbf RU4w== X-Gm-Message-State: AIkVDXLBECJ99Mvfd+IfK2n3LEiN9QBP8enZJONlgkKOoJbsBwVYRhzgnnNhmp4+rhomyhGk X-Received: by 10.28.135.5 with SMTP id j5mr4092825wmd.3.1484152134628; Wed, 11 Jan 2017 08:28:54 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id 123sm18340296wml.6.2017.01.11.08.28.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jan 2017 08:28:52 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id DC7E23E07F6; Wed, 11 Jan 2017 16:28:48 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: drjones@redhat.com, pbonzini@redhat.com Subject: [kvm-unit-tests PATCH 5/6] docs: mention modifying env vars in README Date: Wed, 11 Jan 2017 16:28:40 +0000 Message-Id: <20170111162841.15569-6-alex.bennee@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170111162841.15569-1-alex.bennee@linaro.org> References: <20170111162841.15569-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170111_082915_942156_53A3D86C X-CRM114-Status: UNSURE ( 9.23 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:22c listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kvm@vger.kernel.org, marc.zyngier@arm.com, linux-arm-kernel@lists.infradead.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org I had started adding a series of flags to control the run-time behaviour of the tests but it was pointed out env vars can already do that. Mention them in the README so others can find out to. Signed-off-by: Alex Bennée --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 9462824..fa3a445 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,14 @@ environment variable: QEMU=/tmp/qemu/x86_64-softmmu/qemu-system-x86_64 ./x86-run ./x86/msr.flat +To force the acceleration mode: + + ACCEL=tcg ./run_tests.sh + +To extend or disable the timeouts: + + TIMEOUT=0 ./run_tests.sh + # Contributing ## Directory structure