https://bugs.kde.org/show_bug.cgi?id=514613
--- Comment #11 from Mark Wielaard <[email protected]> --- (In reply to Paul Floyd from comment #10) > I've written two tests, one with just about all the memcheck errors > possible. The other just an empty C main. > > I'll upload a patch tomorrow and run it against a buildbot try branch. > > After that I'll do some similar tests for none/fdleaks, helgrind and drd. Thanks. I found that you can use "xmllint --noout -" as basic xml check. So having some tests that do 'valgrind --xml=yes --xml-fd=1 ... | xmllint --noout -' would be nice. But I couldn't immediately figure out how to do that inside a vgtest. Let me know if you think such a testcase would still be useful. Then I'll try to get it in some form that vgtest likes. -- You are receiving this mail because: You are watching all bug changes.
