Hi,
I read your January 2015 article where someone asked if TAP test output would
be supported. It sounded like
you were going to look into it. Did you make any progress?
The reason I asked if because I was wanting the same feature and I was going to
review the LTP code to see
how hard it would
On Mon, Aug 31, 2015 at 12:22:44PM +0200, Cyril Hrubis wrote:
> Hi!
> > I read your January 2015 article where someone asked if TAP test output
> > would be supported. It sounded like
> > you were going to look into it. Did you make any progress?
>
> Unfortunately not yet.
>
> > The reason I ask
On Tue, Sep 01, 2015 at 05:42:29PM +0200, Cyril Hrubis wrote:
> Hi!
> > It looks like it could be changes in lib/tst_res.c line 404 in function
> > tst_print().
> > There's other components to TAP but the change above it the biggest I think.
>
> Getting 90% working would be easy enough, the real