https://bugs.kde.org/show_bug.cgi?id=502679
Bug ID: 502679 Summary: Use LTP for testing valgrind Classification: Developer tools Product: valgrind Version: 3.25 GIT Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: mcer...@redhat.com Target Milestone: --- Created attachment 180173 --> https://bugs.kde.org/attachment.cgi?id=180173&action=edit proposed patch I propose to use the Linux Test Project (LTP) for testing valgrind. Attached is a patch that adds a new Makefile target make ltpchecks (modelled after make auxchecks). It compiles the LTP testsuite sources, then runs the LTP syscall tests with valgrind and without it, checks for errors, and reports them. For context, I've recently used a test script *similar* to this proposed patch, and uploaded resulting test logs to the Bunsen tool. This hopefully gives some idea how the resulting logs looks like, and what kind of issues can the test catch: https://builder.sourceware.org/testruns/?op_mode=search_exact&has_keyvalue_k=testrun.gitdescribe&has_keyvalue_op=glob&has_keyvalue_v=*valgrind-ltp* -- You are receiving this mail because: You are watching all bug changes.