pub fn list() -> Vec<(String, String)>
Get all registered fail points.
Return a vector of (name, actions) pairs.
(name, actions)