]> git.cworth.org Git - notmuch/blobdiff - test/T800-asan.sh
lib: replace some uses of Query::MatchAll with a thread-safe alternative
[notmuch] / test / T800-asan.sh
index 8607732e176b9978bd72622a6e5ddf8a255e6710..5055c93e122b2c82449e5df4cf5d38632d971545 100755 (executable)
@@ -9,7 +9,7 @@ fi
 
 add_email_corpus
 
-TEST_CFLAGS="-fsanitize=address"
+TEST_CFLAGS="${TEST_CFLAGS:-} -fsanitize=address"
 
 test_begin_subtest "open and destroy"
 test_C ${MAIL_DIR} ${NOTMUCH_CONFIG} <<EOF