Re: [PATCH v1 2/2] kunit: tool: allow generating test results in JSON

2020-08-11 Thread Brendan Higgins
On Tue, Aug 11, 2020 at 12:56 PM Bird, Tim wrote: > > > > > -Original Message- > > From: Brendan Higgins > > Sent: Friday, August 7, 2020 7:17 PM > > > > From: Heidi Fahim > > > > Add a --json flag, which when specified when kunit_tool is run, > > generates JSON formatted test results

RE: [PATCH v1 2/2] kunit: tool: allow generating test results in JSON

2020-08-11 Thread Bird, Tim
> -Original Message- > From: Brendan Higgins > Sent: Friday, August 7, 2020 7:17 PM > > From: Heidi Fahim > > Add a --json flag, which when specified when kunit_tool is run, > generates JSON formatted test results conforming to the KernelCI API > test_group spec[1]. The user can the

[PATCH v1 2/2] kunit: tool: allow generating test results in JSON

2020-08-07 Thread Brendan Higgins
From: Heidi Fahim Add a --json flag, which when specified when kunit_tool is run, generates JSON formatted test results conforming to the KernelCI API test_group spec[1]. The user can the new flag to specify a filename as the value to json in order to store the JSON results under linux/.