Re: [LTP] Test Anything Protocal output

2015-09-02 Thread dwalker
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

Re: [LTP] Test Anything Protocal output

2015-09-02 Thread Cyril Hrubis
Hi! > > > Well, if your re-writing it, than TAP could be added after that. Is this > > > re-write > > > a long term thing, or something your planning to complete in the next > > > couple months? > > > > The tst_res.c is one of the last files under the lib/ that hasn't been > > cleaned up yet and

Re: [LTP] LTP release

2015-09-02 Thread Cyril Hrubis
Hi! I've just pushed last patch that has been requested to be included in the relese. Unless anybody objects I will proceed with tagging the git, uploading the tarballs, etc. tomorrow. If you haven't tested latest git yet, now is the last chance to do so. -- Cyril Hrubis chru...@suse.cz ---

Re: [LTP] ltp: thp04.c test case

2015-09-02 Thread Cyril Hrubis
Hi! There was no response for about three months. If nobody stands up and fixes the testcase I would go for dropping it since it does not work reliably as it is. -- Cyril Hrubis chru...@suse.cz -- Monitor Your Dynamic In

[LTP] Syscall/io_* tests failing to compile

2015-09-02 Thread $rik@nth
Hi All, I am seeing below errors while compiling syscalls from the latest available LTP tar ball from sourceforge. My system is having latest libaio-dev library as well. the same issue even observed for other io syscalls(io_getevents etc..) as well. Do i need to setup any other environment to co