On Mon, Sep 19, 2022 at 1:43 PM Isabella Basso wrote:
> >> +* "(K)TAP version XX" should be the first line on all (sub)tests
> >> as per
> >> +*
> >> https://www.kernel.org/doc/html/latest/dev-tools/ktap.html#version-lines
> >> +* but actually isn't, as it currently depen
Hi, David
> Am 01/09/2022 um 3:37 AM schrieb 'David Gow' via KUnit Development
> :
>
> On Mon, Aug 29, 2022 at 8:10 AM Isabella Basso wrote:
>>
>> This adds functions for both executing the tests as well as parsing (K)TAP
>> kmsg output, as per the KTAP spec [1].
>>
>> [1] https://www.kernel.