qt5base-lts/tests/auto/testlib
Thiago Macieira 17454bf9c6 FatalSignalHandler: print the signal name on crash
It's easier to remember what "SIGSEGV" means instead of "11".

GNU libc has offered sigabbrev_np() (non-portable) since 2.32; for older
libcs, we'll be happy with a hardcoded list.

Selftest updated to match... though it didn't seem to be necessary.

Pick-to: 6.4
Change-Id: I5ff8e16fcdcb4ffd9ab6fffd16ebc66ecf6e9465
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2022-06-08 20:39:18 +00:00
..
initmain Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
outformat Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qabstractitemmodeltester Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsignalspy Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
selftests FatalSignalHandler: print the signal name on crash 2022-06-08 20:39:18 +00:00
CMakeLists.txt Exclude tst_selftests when feature process is disabled 2022-01-27 21:35:58 +02:00