Re: [PATCH v2 1/1] tester: Add yaml format to the supported report formats

2020-12-08 Thread Cláudio Maia
Hi Cris, On 07/12/20 23:02, Chris Johns wrote: > Hi, > > I am sorry about the slow response, I have been side tracked onto other > things. No problem with that. > On 4/12/20 3:41 am, cl...@isep.ipp.pt wrote: >> From: Cláudio Maia >> >> --- >> tester/rt/test.py | 115

Re: [PATCH v2 1/1] tester: Add yaml format to the supported report formats

2020-12-08 Thread Chris Johns
Hi, I am sorry about the slow response, I have been side tracked onto other things. On 4/12/20 3:41 am, cl...@isep.ipp.pt wrote: > From: Cláudio Maia > > --- > tester/rt/test.py | 115 +- > 1 file changed, 113 insertions(+), 2 deletions(-) > > diff

[PATCH v2 1/1] tester: Add yaml format to the supported report formats

2020-12-03 Thread clrrm
From: Cláudio Maia --- tester/rt/test.py | 115 +- 1 file changed, 113 insertions(+), 2 deletions(-) diff --git a/tester/rt/test.py b/tester/rt/test.py index 9b157e9..e0cfdff 100644 --- a/tester/rt/test.py +++ b/tester/rt/test.py @@ -339,9 +339,120 @@