forked from qt-creator/qt-creator
Let the output reader report crashes of the test instead of just reporting crashes globally. This allows to reflect the crash also inside summary items to avoid having tests displayed as passed if no fail happened until the crash. Task-number: QTCREATORBUG-19565 Change-Id: Idd9fe28f7486cbb31b1aa6556530718a2278722f Reviewed-by: Christian Stenger <christian.stenger@qt.io>