diff --git a/tests/auto/testlib/selftests/expected_crashes_3.txt b/tests/auto/testlib/selftests/expected_crashes_3.txt deleted file mode 100644 index b0d69009d1..0000000000 --- a/tests/auto/testlib/selftests/expected_crashes_3.txt +++ /dev/null @@ -1,5 +0,0 @@ -********* Start testing of tst_Crashes ********* -Config: Using QtTest library @INSERT_QT_VERSION_HERE@, Qt @INSERT_QT_VERSION_HERE@ -PASS : tst_Crashes::initTestCase() -Received signal 11 (SIGSEGV), code 1, for address 0x0000000000000004 - Function time: ms, total time: ms diff --git a/tests/auto/testlib/selftests/expected_crashes_4.txt b/tests/auto/testlib/selftests/expected_crashes_4.txt deleted file mode 100644 index 6bb9b3ecf8..0000000000 --- a/tests/auto/testlib/selftests/expected_crashes_4.txt +++ /dev/null @@ -1,6 +0,0 @@ -********* 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 (SIGSEGV) - Function time: ms Total time: ms -FAIL! : tst_Crashes::crash() Received a fatal error. diff --git a/tests/auto/testlib/selftests/expected_crashes_5.txt b/tests/auto/testlib/selftests/expected_crashes_5.txt deleted file mode 100644 index a7df64e823..0000000000 --- a/tests/auto/testlib/selftests/expected_crashes_5.txt +++ /dev/null @@ -1,5 +0,0 @@ -********* 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 (SIGSEGV) - Function time: ms Total time: ms