commit | b20c4846dd5eb916827ae1cb69de4f9e1fc7dffa | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 05 21:36:20 2018 -0500 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Jun 07 18:01:49 2018 -0500 |
tree | dc03b1ab7ee20c0c365553995fec6bc510f37072 | |
parent | f0bafc307b62390eb6c71afded997e8d53591474 [diff] |
sanitycheck: fail on faults/panics/oopses Fail in tests where we have an OOPS or a panic. Right now and in many cases we continue and test case might be reported as PASS. Cases that have the tag ignore_faults will ignore those faults (cases that are testing faults for example). Signed-off-by: Anas Nashif <anas.nashif@intel.com>