Class: TestResultsSanityChecks

Inherits:
Object
  • Object
show all
Defined in:
lib/ceedling/constants.rb

Constant Summary collapse

NONE =

no sanity checking of test results

0
NORMAL =

perform non-problematic checks

1
THOROUGH =

perform checks that require inside knowledge of system workings

2