Re: [PATCH i-g-t v2 2/2] lib/kunit: Minimize code duplication

2024-03-07 Thread Kamil Konieczny
Hi Janusz, On 2024-02-27 at 16:10:42 +0100, Janusz Krzysztofik wrote: > A new helper has been introduced recently, used for fetching KTAP results > of a single test case. Since that helper is called for that purpose > only after the test module is loaded with all other test cases filtered > out,

[PATCH i-g-t v2 2/2] lib/kunit: Minimize code duplication

2024-02-27 Thread Janusz Krzysztofik
A new helper has been introduced recently, used for fetching KTAP results of a single test case. Since that helper is called for that purpose only after the test module is loaded with all other test cases filtered out, its actual implementation is as simple as collecting all results from a single