]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add auxprogs/ltp-excludes.txt
authorMark Wielaard <mark@klomp.org>
Fri, 18 Apr 2025 10:22:29 +0000 (12:22 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 18 Apr 2025 10:22:29 +0000 (12:22 +0200)
commitca5a8e303b8bef7baccfc28ff8b46b65ceb50708
tree1f112fdab848dd73cae2c5e2b00d0f08d966b8fb
parent944a8c864c5e1df6388bf4b47900eb9c001ceb73
Add auxprogs/ltp-excludes.txt

There are a couple of ltp testcases that take a very long time to run
(under valgrind). Add a file auxprogs/ltp-excludes.txt that is used to
exclude them from a make ltpchecks run, containing 10 tests:

bind06
epoll-ltp
inotify09
msgstress01
sendmsg03
setsockopt06
setsockopt07
signal05
signal06
timerfd_settime02

Excluding these 10 tests brings the execution time of make ltpchecks
down to ~45 minutes.
auxprogs/ltp-excludes.txt [new file with mode: 0644]
auxprogs/ltp-tester.sh