qt6-bb10/tests/auto/corelib
Thiago Macieira c849c48d19 Autotest/Unix: request zero-sized core dumps for crashing code
Unix systems have got crash loggers in the past 15-20 years, notably
macOS and Linux (abrtd, systemd-coredumpd, etc.). By setting the core
dump limit to zero, those tools should be mostly inhibited from running
and thus not interfere with the parent process' timeouts. Even for
systems without core dump loggers, disabling the writing of a core dump
to the filesystem should also help.

Pick-to: 6.4
Change-Id: I12a088d1ae424825abd3fffd171d112d0671effe
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2022-10-14 08:18:53 -07:00
..
animation Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
global Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
io Autotest/Unix: request zero-sized core dumps for crashing code 2022-10-14 08:18:53 -07:00
itemmodels Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
kernel Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
mimetypes Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
platform Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
plugin tst_QPlugin::scanInvalidPlugin(): de-duplicate a data-tag 2022-10-11 11:23:40 +02:00
serialization Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
text Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
thread Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
time Support serializing time-zone fields in date-times more flexibly 2022-09-29 14:42:56 +02:00
tools Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00