[LTP] LTP in valgrind :)
Martin Doucha
mdoucha@suse.cz
Fri May 2 12:53:02 CEST 2025
On 02. 05. 25 11:49, Cyril Hrubis wrote:
> Hi!
> Awesome :-)
>
> It also opens some interesting questions, i.e. how do we make comparing
> results from two different tests easier. Currently they grep the test
> results for a summary, but maybe we can do better.
One option is to extract all TPASS/TFAIL/TWARN/TBROK/TCONF messages,
discard any message contents past the file:line header and then compare
whether the sanitized output is identical. That'll take care of random
values in the output while ensuring that the test went through the same
code paths as before. We could provide a sanitizer script for that.
--
Martin Doucha mdoucha@suse.cz
SW Quality Engineer
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic
More information about the ltp
mailing list