From nobody Sun Nov 9 14:46:40 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 1550869234701317.2715032478907; Fri, 22 Feb 2019 13:00:34 -0800 (PST) Received: from localhost ([127.0.0.1]:56817 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxHvr-0006V6-Lk for importer@patchew.org; Fri, 22 Feb 2019 16:00:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxHrr-00035y-W3 for qemu-devel@nongnu.org; Fri, 22 Feb 2019 15:56:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxHgt-0006qL-Hu for qemu-devel@nongnu.org; Fri, 22 Feb 2019 15:45:04 -0500 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]:34160) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxHgt-0006op-5p for qemu-devel@nongnu.org; Fri, 22 Feb 2019 15:45:03 -0500 Received: by mail-wr1-x442.google.com with SMTP id f14so3784704wrg.1 for ; Fri, 22 Feb 2019 12:45:03 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id h13sm1892486wrs.42.2019.02.22.12.45.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 22 Feb 2019 12:45:00 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 7FA2A1FF82; Fri, 22 Feb 2019 20:45:00 +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=kYAXsuLgDRoQZZBEVPpoAgxZdoO5asAwCUtHutk2yoc=; b=TDIinfmGaqLr53U/D7U2z1giUr3y2GWmK2NiTt49bn/KMBu9On8dK4cBtUR+TLjmSO wx/FgQeQ/FfGRRPCSsB0wMQV2zbqOtp8pdSIGIejWtHAaHt5VqOnLFb8IX9GEmyWk+qR T0Ry4lFl8HcBK0XR2SG+Cvfz08rsMAcFdtTKFI9Enfb416iQHngDqRwilDviH/i4/Est 2x0XFvIzd6xYKSOlTuo80FrIAEoLAfo9kFlwKTq/l59ZaymKfUfNVYUQd7kmLybJYhTS g1HR2f47wSbTe/T1A2tMqs8kQBSr+JfVSH/h4Rq9d47gHpZHik7fSfKzg1QFgcL8YM1F DIwg== 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=kYAXsuLgDRoQZZBEVPpoAgxZdoO5asAwCUtHutk2yoc=; b=taLEbAxcwb6VQ4FoFH7+E5+/2dPyDWqEuedh+ZvgZq70kbwX/QASGkTQnXQZxp9nh9 u6mbmyoVSDYaaL6j1lBGdCHXkEBldnC6swH6mBoRjWj4hIhZDmwuXvvKPmmCvOVDddyb rzibI3tgxt08huBmHm+xsevftl2/fqAnud25S+r72RnABsRy9S6JdLtYddOpXYq60A0S q7aVwdf8V9nUlhcUxYxAM3KuMY+vDHmg9bb1AJuzXsXavND6lh54KJ85Dw1WJ2nzF2/b blFvvMxL9TvDz1Gblhy2ZXFvUYb5a/H9vZu3LRy702fDjWP8KXt/JW8KuNz21SEdKY3I u02g== X-Gm-Message-State: AHQUAuZ6ZMJDOd+5SZ/NkJ10kCbJ/DA3PNwaOn3x4+jRDKDHDtKl4Y3K tl8QxM59DELbukhJkEii5rZssQ== X-Google-Smtp-Source: AHgI3IZBST3Y9pqysWCrzGDDoaSEQL7XTx36GcOs72xP03sUBS/ft/PMtKi5LnN/TeI2Lk9cyybdFQ== X-Received: by 2002:a5d:540f:: with SMTP id g15mr4565819wrv.126.1550868302004; Fri, 22 Feb 2019 12:45:02 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Fri, 22 Feb 2019 20:44:55 +0000 Message-Id: <20190222204500.24434-2-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190222204500.24434-1-alex.bennee@linaro.org> References: <20190222204500.24434-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::442 Subject: [Qemu-devel] [PATCH v1 1/6] tests: Ignore fp test outputs 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: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-s390x@nongnu.org, "Emilio G . Cota" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: Eric Blake Commit 2cade3d wired up new tests, but did not exclude the new *.out files produced by running the tests. Signed-off-by: Eric Blake Reviewed-by: Emilio G. Cota Signed-off-by: Alex Benn=C3=A9e --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 72c18aaab0..f2bf85c8c4 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,6 +5,7 @@ benchmark-crypto-hmac check-* !check-*.c !check-*.sh +fp/*.out qht-bench rcutorture test-* --=20 2.20.1