Florian Krohm c39a983920 For those testcases that crash one way or another
remove any core files after running the test.
Patch by Matthias Schwarzott <zzam@gentoo.org>


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15520
2015-08-11 20:58:15 +00:00

7 lines
204 B
Plaintext

# r14974 introduced a bug which cause code to hang due to
# an infinite signal-delivery loop.
# Can only be reproduced on an x86 box running a 32-bit kernel.
prog: hang
vgopts: -q
cleanup: rm -f vgcore.*