It is said in documentation you can disable the fork if you need to run 
debuggers on the unit test :) (This include generating a core i suppose)


Le Mardi 7 Mars 2006 15:11, Alex Schultz a écrit :
>Tchize wrote:
>>check does fork(), it provide address space isolation, that mean a
>>testcase doing a segfault will be marked as 'failed' but will not
>>jeopardize running of other tests.
>
>I expected that it would mark tests as failed in those cases, but would
>(be able to) it generate a core dump of the fork at the point of
>segfault? Is this possible to add to it's existing framework?
>
>Alex Schultz
>
>_______________________________________________
>crossfire mailing list
>[email protected]
>http://mailman.metalforge.org/mailman/listinfo/crossfire

-- 
--
Tchize (David Delbecq)
[EMAIL PROTECTED]
Public PGP KEY FINGERPRINT:
    F4BC EF69 54CC F2B5 4621  8DAF 1C71 8E6B 5436 C17C
Public PGP KEY location:
    http://wwwkeys.pgp.net/pgpnet/wwwkeys.html

Attachment: pgp0uZapjXlbY.pgp
Description: PGP signature

_______________________________________________
crossfire mailing list
[email protected]
http://mailman.metalforge.org/mailman/listinfo/crossfire

Reply via email to