summaryrefslogtreecommitdiff
path: root/test/name-test
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-12 12:01:40 +0000
committerSimon McVittie <smcv@collabora.com>2018-12-12 12:01:40 +0000
commite80ff14c2d4b9a60107c92a75554913e57da1c44 (patch)
treed7eb1398e241c3795dd418f83aee9513da254b55 /test/name-test
parent9a5c750ae7e047b880a37a406159eba7e2c51d96 (diff)
parenteb837e6fd77e68fbff6736ebf949c4c17b854148 (diff)
downloaddbus-e80ff14c2d4b9a60107c92a75554913e57da1c44.tar.gz
Merge branch 'wip/asan' into 'master'
Add AddressSanitizer and UBSan support See merge request dbus/dbus!57 Reviewed-by: pwithnall
Diffstat (limited to 'test/name-test')
-rw-r--r--test/name-test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/name-test/Makefile.am b/test/name-test/Makefile.am
index ea63e579..280eb8ea 100644
--- a/test/name-test/Makefile.am
+++ b/test/name-test/Makefile.am
@@ -7,6 +7,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
$(CODE_COVERAGE_CFLAGS) \
+ $(SANITIZE_CFLAGS) \
$(NULL)
# if assertions are enabled, improve backtraces