Signify a system error where the test runner was unable to complete.
Note that SYSTEM actually represents the lowest value of system errors, and
the returned value could be as high as 127. Since that's the case, this
constant should be used for range comparisons, and not just for equality.