QTestlib/selftests: Add expected_crashes_4.txt for boot2qt

It has been observed that sometimes the output is not captured by QEMU.

Task-number: QTBUG-65845
Change-Id: Iddf888fb3aa019209dbe71f424d87884471784e0
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
Friedemann Kleint 2018-02-07 13:32:54 +01:00
parent 7a342372bb
commit 8692f12e89
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
********* Start testing of tst_Crashes *********
Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@
PASS : tst_Crashes::initTestCase()
QFATAL : tst_Crashes::crash() Received signal 11
Function time: ms Total time: ms
FAIL! : tst_Crashes::crash() Received a fatal error.
Loc: [Unknown file(0)]

View File

@ -62,6 +62,7 @@
<file>expected_crashes_1.txt</file>
<file>expected_crashes_2.txt</file>
<file>expected_crashes_3.txt</file>
<file>expected_crashes_4.txt</file>
<file>expected_datatable.lightxml</file>
<file>expected_datatable.teamcity</file>
<file>expected_datatable.txt</file>