qt5base-lts/tests/auto/network/socket
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
..
platformsocketengine Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qabstractsocket Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qhttpsocketengine Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qlocalsocket Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qsctpsocket Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsocks5socketengine Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qtcpserver Autotest/Unix: request zero-sized core dumps for crashing code 2022-10-14 08:18:53 -07:00
qtcpsocket Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qudpsocket 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