NetworkManager/libnm-util/tests
Beniamino Galvani 9aad9022e8 libnm-util: skip linking test when address sanitizer is enabled
The linking test causes a crash to check whether libnm and libnm-util
are both linked. If abrt or systemd-coredump are enabled, the core
dump processing will take a long time when the address sanitizer is
enabled, due to the huge process address space. It seems a good choice
to disable the test when NM was compiled with -fsanitize=address.
2016-06-03 22:19:38 +02:00
..
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
test-crypto.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-general.c libnm-util: skip linking test when address sanitizer is enabled 2016-06-03 22:19:38 +02:00
test-libnm-linking.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-secrets.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-setting-8021x.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-setting-dcb.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-settings-defaults.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00