https://bugs.kde.org/show_bug.cgi?id=508777

Mark Wielaard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Mark Wielaard <[email protected]> ---
A minimal scalar test for amd64-linux would indeed be nice to have.
And this one looks fine. Thanks.

But as you already seen it is slightly messy to extend this.
So we have been reusing the Linux Test Project testsuite to more fully test all
syscalls.

make ltpchecks
Of course the trouble with that is that there are some syscalls (corner cases)
valgrind just cannot support.
But there are auxprogs/ltp-excludes.txt and auxprogs/ltp-error-patterns.txt

The goal of the scalar tests and the ltpchecks are slightly different though.
The scalar test make sure valgrind memcheck reports on bad/undefined arguments.
The ltpchecks make sure valgrind none/memcheck work exactly the same as when
the test wasn't run under valgrind.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to