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

