From nobody Tue Oct 7 06:57:11 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1551386259865496.0187028682532; Thu, 28 Feb 2019 12:37:39 -0800 (PST) Received: from localhost ([127.0.0.1]:46149 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzSQx-0000uI-RA for importer@patchew.org; Thu, 28 Feb 2019 15:37:35 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzSFa-0000UN-FG for qemu-devel@nongnu.org; Thu, 28 Feb 2019 15:25:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzSFZ-0007Or-O5 for qemu-devel@nongnu.org; Thu, 28 Feb 2019 15:25:50 -0500 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]:54224) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gzSFZ-0007OB-Gm for qemu-devel@nongnu.org; Thu, 28 Feb 2019 15:25:49 -0500 Received: by mail-wm1-x342.google.com with SMTP id e74so10415498wmg.3 for ; Thu, 28 Feb 2019 12:25:49 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id c15sm13469153wrv.69.2019.02.28.12.25.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 28 Feb 2019 12:25:45 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 1F4431FF92; Thu, 28 Feb 2019 20:25:38 +0000 (UTC) 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=j1PoM12DkCkdwbwa8wT9LXFg02nFB0Ll69glN7DKjyU=; b=VCUW4gyeFyp18EHcwmaFxVZnMHOB8c0SkTuSKuggl02Ym1lUb7+k5HPui0ZsfKtfXu mypKPi+B7B0o127KDHRRESRWmRtcUFok7Jett0lb6hZs5qjefYmg/HlxlKDvm8jaWQkG YNnmvwgNn9sZsFWTvjzatiIXEx4o/KVTpwhU2ICf88+H0/A5Ntv+LZJ4LSy/vuQWpXKu a+LfN8vGRNvQIBpKSAKqe0NC7QbyORWeooCUk5XnV9Sti06dnTIq9tiPmiCjQJiyWxWL DMfL0jJ+vFzIcX4hjXYi/p3nMr1pLUpxkxr/qgM6mI0vW5xNism374mWYJs68KBgKIQ7 f8og== 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=j1PoM12DkCkdwbwa8wT9LXFg02nFB0Ll69glN7DKjyU=; b=mKmkoFU06nZcSMKGv044cKvlk0P8hbwFjrkgbNu7g+jDkTUmIaPkBVSCFwlVBhdhIx Q9lZrr756DEY6w9gj7Xi0DilhFBqHfevF5UGgm/nwe5wRWLPGs7dFAjjm2Le2RBAOuMK 9tHAlaR7iFTVlESlWoo7HWUd3twG1vg+2uQrzQ8PRmcq7sTa7Tv5jRXW+cRo55z9o4aX 6Pn7Ntvjk1mru8P1K37Vdcn+ZxYeZdlW+JBfsTIdwo6+rs5W8s/JWGuTcxY/T1QSiWvx aLyzWubgmSfOdfm/MDbssxZtkQdACFL0ciFS75De/0uR589q8zoU5om95GyTioi0jjXe zeUg== X-Gm-Message-State: AHQUAua98oLHY2kr5R9Kck18HbJhyefLBRsugfvIU5RCI7wsuw84PP8U S29nqQKfPnRPzEO5Si8ABnhAJA== X-Google-Smtp-Source: APXvYqwP2H8+EDRDymQZmfQcqGnNafSg/lUoIhr/0S6LHFJZZUq+xXFsqk4fq0OvXmW0WRvVAOWwwg== X-Received: by 2002:a7b:c756:: with SMTP id w22mr956464wmk.12.1551385548486; Thu, 28 Feb 2019 12:25:48 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Thu, 28 Feb 2019 20:25:36 +0000 Message-Id: <20190228202537.4638-16-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190228202537.4638-1-alex.bennee@linaro.org> References: <20190228202537.4638-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::342 Subject: [Qemu-devel] [PATCH v2 15/16] .travis.yml: separate softfloat from check-tcg X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: edgar.iglesias@gmail.com, qemu-arm@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , jcmvbkbc@gmail.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) While used by TCG it is not explicitly part of TCG and the tests can be run standalone in a minimal build. Signed-off-by: Alex Benn=C3=A9e --- .travis.yml | 6 ++++++ tests/Makefile.include | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cca57f4314..71b3c4a7a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -85,6 +85,12 @@ matrix: - CONFIG=3D"--disable-user" =20 =20 + # Just build tools and run minimal unit and softfloat checks + - env: + - BASE_CONFIG=3D"--enable-tools" + - CONFIG=3D"--disable-user --disable-system" + - TEST_CMD=3D"make check-unit check-softfloat -j3" + - env: - CONFIG=3D"--enable-debug --enable-debug-tcg --disable-user" =20 diff --git a/tests/Makefile.include b/tests/Makefile.include index f39b96e250..fb31cc5edf 100644 --- a/tests/Makefile.include +++ b/tests/Makefile.include @@ -1059,7 +1059,7 @@ clean-tcg-tests-%: build-tcg: $(BUILD_TCG_TARGET_RULES) =20 .PHONY: check-tcg -check-tcg: check-softfloat $(RUN_TCG_TARGET_RULES) +check-tcg: $(RUN_TCG_TARGET_RULES) =20 .PHONY: clean-tcg clean-tcg: $(CLEAN_TCG_TARGET_RULES) --=20 2.20.1