commit | 39ae72b4cbffb20bedb61380dedcf185adf32dea | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Wed Aug 29 01:45:38 2018 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Aug 30 15:05:30 2018 -0400 |
tree | d9b3eaf1e203549b8f5848ae4c25d548f0f3b9be | |
parent | 350026e8c8c558755d664d0097edc281d9bdaab3 [diff] |
sanitycheck: capture delayed faults Do not close console after PASS is reported, wait a bit for any remaining messages from the tests, sometimes we have faults that need to be parsed. This now works for Qemu handler, support for other handlers to follow. Fixes #9646 Signed-off-by: Anas Nashif <anas.nashif@intel.com>