Re: bsd.regress.mk: detect core dumps

2013-06-30 Thread Jérémie Courrèges-Anglas
Sergey Bronnikov writes: > Imho test should FAIL in case coredump was detected. I don't think that's a good idea; the current test (checking the exit status of the child make process) looks enough to me. If a test doesn't fail when a program dumps core then either the test should be fixed... or

bsd.regress.mk: detect core dumps

2013-06-30 Thread Sergey Bronnikov
Imho test should FAIL in case coredump was detected. --- bsd.regress.mk_ Sun Jun 30 15:32:02 2013 +++ bsd.regress.mk__Sun Jun 30 15:46:04 2013 @@ -98,7 +98,7 @@ # XXX - we need a better method to see if a test fails due to timeout or just # normal failure. . if !defined(REGRESS_