UnitTestResult.fail

Simple return code that says unit tests failed.

struct UnitTestResult
enum UnitTestResult fail;

Meta