Function fail::setup [] [src]

pub fn setup()

Set up the fail point system.

The FAILPOINTS environment variable is used to configure all the fail points. The format of FAILPOINTS is failpoint=actions;....

failpoint is the name of the fail point. For more information, see macro fail_point and cfg.