From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD2F9C433F5 for ; Fri, 24 Sep 2021 18:29:42 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F0A1561241 for ; Fri, 24 Sep 2021 18:29:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F0A1561241 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A1EEB8349A; Fri, 24 Sep 2021 20:29:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="baVd3oE7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CC24483491; Fri, 24 Sep 2021 20:29:27 +0200 (CEST) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 6FB3B8348E for ; Fri, 24 Sep 2021 20:29:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf30.google.com with SMTP id x9so660397qvn.12 for ; Fri, 24 Sep 2021 11:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=hw/SIsaHOIs5XkTTEcWQLax/uBYx1nUCZExXLGoedX0=; b=baVd3oE7hbyzRvqc88Osry+vLsXJP6y6CGdJJKQb4h0EorOjEFigVf0YxXZzMbH9eb uIZiOVjvJHdmkBMvUdtypNoOt97VemwWMvQ9CdWqYWINusXvCV71w8pwQo86gq9Vrxv1 /2ph0nMj/HtTJE8Sw55XvNg03TxgD2muknYNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=hw/SIsaHOIs5XkTTEcWQLax/uBYx1nUCZExXLGoedX0=; b=700HsFHbknJBKivkpYEI0gz1fskIYyWY5/6svBUCjy5DcqPwG5O08aalVSCTxXdfAJ Xyj1Oc8Y5liBI0MpsrcrPjJ716DLOmoJoL71s2Iws51WIpyhSbSM2cLqKXENh/OWjAQt FAy7EyczJG2mFF3N+T4KozmE0wCCT6xhW6bceA9/1YkIbVB0HV+CX0GdUe2tv8mZsUpD toN79Xbl+R7Tc0Brtj02osU8isTdQ0Fu1UyEMPzsmf+lKxg7vtLVR7hPLNZxRabuC+GJ eu3/zJf28cm0du9fA0vwsHkqazPzNGOSu+3MT8JrKijjEFTufOsVaDXE3YZSpjXm18Rc E04Q== X-Gm-Message-State: AOAM530iyET7PTE5ZO7ywUnvYhcQbhtTqT426E5zEhVnV1wquW8kULzG ag4agoABTaAsn9w3+k0wkrYhdg== X-Google-Smtp-Source: ABdhPJwZgUQIwRuFjgTnqbyePn9AdBCX23mc20VEEemUq/nwP/AFaBgRRsoL/HxFxAKINNnnkLVPDA== X-Received: by 2002:ad4:554b:: with SMTP id v11mr11383763qvy.31.1632508159020; Fri, 24 Sep 2021 11:29:19 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-11b7-7bd8-71db-92e9.res6.spectrum.com. [2603:6081:7b01:cbda:11b7:7bd8:71db:92e9]) by smtp.gmail.com with ESMTPSA id u12sm5891886qkk.109.2021.09.24.11.29.17 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 24 Sep 2021 11:29:18 -0700 (PDT) Date: Fri, 24 Sep 2021 14:29:16 -0400 From: Tom Rini To: Ashok Reddy Soma Cc: u-boot@lists.denx.de, miquel.raynal@bootlin.com, git@xilinx.com, T Karthik Reddy Subject: Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable Message-ID: <20210924182916.GH31748@bill-the-cat> References: <20210723121826.23072-1-ashok.reddy.soma@xilinx.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hjTNX7PlvRO2hhYY" Content-Disposition: inline In-Reply-To: <20210723121826.23072-1-ashok.reddy.soma@xilinx.com> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --hjTNX7PlvRO2hhYY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 23, 2021 at 06:18:26AM -0600, Ashok Reddy Soma wrote: > From: T Karthik Reddy >=20 > Tpm test cases relies on tpm device setup. Provide an environment > variable "env__tpm_device_test_skip =3D True" to skip the test case > if tpm device is not present. > Only needed will have to add variable to the py-test framework. > Test runs successfully even this variable is absent. >=20 > Signed-off-by: T Karthik Reddy > Signed-off-by: Ashok Reddy Soma > Acked-by: Ilias Apalodimas Applied to u-boot/master, thanks! --=20 Tom --hjTNX7PlvRO2hhYY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFOGPwACgkQFHw5/5Y0 tywkbAv8CLQrs8IXSlEaCFUL8Zch6TJOmRhOjYsClEgwabamdluWU/wySn8wcIvY VPEeiHFAl3sayPcf563pqRwIR4vBcUZ0xi+2X9E0IrJLmKRKIQFOu3v0r7UlcQCA famKvDeW4AsQhgPQqJz7kCRSasxN97oW24kwam17UQSh0CRKAiOmxmIQmWM+TOza 9bVkb7tIpIt+v6E5XfYwdfvywV5i9Y/2K4rt4GGFOVMEjPdspdMnkPLjUDOnwc0W XkLYkDywpHsLlbZdJVKxLu4kOGtnys/Oi4hVQP2+akGrxRweT+RQIYpbAr/14i4d qSVNODO1RvJ+sgZnSUvSl8hmGx0ESVRaA0bzd0xRywgybLbOA44SmkWoMuVZAc+R w6BaErqLx2DKtPJh0/vrKWxg2SVaFKAXdwv+2dnLNLQU1dXeodP+Jpw0YAuwl9ho bjPxolaL6o/aviL40YkDMvL2h/5v58xr+2aFMisThc9DmfgYCcuE28gOAEQqfxjy Dq3uHfx2 =IS9d -----END PGP SIGNATURE----- --hjTNX7PlvRO2hhYY--