Hi, Link to BUG: http://defect.opensolaris.org/bz/show_bug.cgi?id=3400 Link to webrev: http://cr.opensolaris.org/~bhall/bug-3400/
This change adds two makefile targets (test-fail, and test-netfail) that run the test suite with an LD_PRELOAD'd library which instruments some system calls to return failure (and set errno); simulating running out of space (ENOSPC), connection refused, etc. The goal of these parts of the test suite is to determine how we fail if we run out of space, network issues, etc., at various places in the code and then go fix the code to handle those cases if we blow up. Thanks, Brad _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
