Contents

success

A condition that matches when a process exits normally.

Declaration

static var success: ExitTest.Condition { get }

Mentioned in

Discussion

This condition matches the exit code EXIT_SUCCESS.