mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 10:00:10 +01:00
* bus/dispatch.c (check_segfault_service_activation): add test for launching an executable that just crashes. * test/test-segfault.c (main): try setting coredumpsize to 0 so we don't leave a million cores. We'll see how portable this is.
3 lines
90 B
SYSTEMD
3 lines
90 B
SYSTEMD
[D-BUS Service]
|
|
Name=org.freedesktop.DBus.TestSuiteEchoService
|
|
Exec=@TEST_SERVICE_BINARY@
|