Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-24 Thread Tom Rini
On Fri, Jul 23, 2021 at 06:18:26AM -0600, Ashok Reddy Soma wrote: > From: T Karthik Reddy > > Tpm test cases relies on tpm device setup. Provide an environment > variable "env__tpm_device_test_skip = True" to skip the test case > if tpm device is not present. > Only needed will have to add

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-20 Thread Ilias Apalodimas
Hi Michal, [...] > Thanks for explaining. This got me to re-read the existing tests and > while > none of it is as clear as I would like, your example here is just as > clear as the > rest, so it's fine and I'll pick it up soon. > >>> > >>> I see this patch is not yet

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-20 Thread Michal Simek
gt; From: Tom Rini >>>> Sent: Thursday, August 5, 2021 6:53 PM >>>> To: T Karthik Reddy >>>> Cc: Ashok Reddy Soma ; u-boot@lists.denx.de; >>>> miquel.ray...@bootlin.com; git >>>> Subject: Re: [PATCH] test/py: tpm2: Skip tpm p

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-18 Thread Ilias Apalodimas
; > To: T Karthik Reddy > > > Cc: Ashok Reddy Soma ; u-boot@lists.denx.de; > > > miquel.ray...@bootlin.com; git > > > Subject: Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable > > > > > > On Thu, Aug 05, 2021 at 05:56:50AM +, T Karth

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-17 Thread Tom Rini
> > From: Tom Rini > > > > Sent: Wednesday, August 4, 2021 8:52 PM > > > > To: Ashok Reddy Soma > > > > Cc: u-boot@lists.denx.de; miquel.ray...@bootlin.com; git > > > > ; T Karthik Reddy > > > > Subject: Re: [PATCH] test/py: tpm2:

RE: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-09-17 Thread T Karthik Reddy
Hi Tom, > -Original Message- > From: Tom Rini > Sent: Thursday, August 5, 2021 6:53 PM > To: T Karthik Reddy > Cc: Ashok Reddy Soma ; u-boot@lists.denx.de; > miquel.ray...@bootlin.com; git > Subject: Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variabl

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-08-05 Thread Tom Rini
otlin.com; git ; > > T Karthik Reddy > > Subject: Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable > > > > On Fri, Jul 23, 2021 at 06:18:26AM -0600, Ashok Reddy Soma wrote: > > > > > From: T Karthik Reddy > > > > > > Tpm test cases

RE: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-08-04 Thread T Karthik Reddy
Hello Tom Rini, > -Original Message- > From: Tom Rini > Sent: Wednesday, August 4, 2021 8:52 PM > To: Ashok Reddy Soma > Cc: u-boot@lists.denx.de; miquel.ray...@bootlin.com; git ; > T Karthik Reddy > Subject: Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env

Re: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-08-04 Thread Tom Rini
On Fri, Jul 23, 2021 at 06:18:26AM -0600, Ashok Reddy Soma wrote: > From: T Karthik Reddy > > Tpm test cases relies on tpm device setup. Provide an environment > variable "env__tpm_device_test_skip = True" to skip the test case > if tpm device is not present. > Only needed will have to add

RE: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-08-03 Thread T Karthik Reddy
Hi, Any update on this patch? Thanks T Karthik > -Original Message- > From: Ashok Reddy Soma > Sent: Friday, July 23, 2021 5:48 PM > To: u-boot@lists.denx.de > Cc: miquel.ray...@bootlin.com; git ; T Karthik Reddy > ; Ashok Reddy Soma > Subject: [PATCH] test/py: tpm2: Skip tpm

RE: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable

2021-07-05 Thread T Karthik Reddy
Hi, Any update on this patch? Thanks T Karthik > -Original Message- > From: T Karthik Reddy > Sent: Tuesday, June 22, 2021 11:19 AM > To: u-boot@lists.denx.de > Cc: git-dev ; T Karthik Reddy > Subject: [PATCH] test/py: tpm2: Skip tpm pytest based on env variable > > Tpm test