qt5base-lts/tests/auto/testlib/selftests/crashes
Rohan McGovern 931f4501a6 Fixed tst_selftests on OSX 10.7
Our OSX 10.7 test machines send a SIGILL rather than a SIGSEGV to a
process which attempts to dereference a null pointer.

Change the "crashes" test to dereference an invalid pointer with a
value slightly greater than 0 so that we get the same crash behavior on
all (unix) platforms.

Change-Id: I700a2c7d654a9468af5e5996010a258695ed2ae5
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-02-09 03:31:08 +01:00
..
crashes.pro Changed selftests unittest to work from installation directory. 2012-01-11 04:09:26 +01:00
tst_crashes.cpp Fixed tst_selftests on OSX 10.7 2012-02-09 03:31:08 +01:00