]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: make ASAN/UBSAN_OPTIONS overridable from the outside
authorFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 8 Jul 2019 11:47:46 +0000 (13:47 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 8 Jul 2019 17:00:14 +0000 (02:00 +0900)
commitf5f8cc7aed1f66962ec291c31639048f1dc3b55f
tree6ffd26a891e09cd526e2e6177c19ca51644589e0
parentab14b802b4316ea8b68465bbb807f84a9720581a
test: make ASAN/UBSAN_OPTIONS overridable from the outside

This should allow us to tweak the ASAN_OPTIONS and UBSAN_OPTIONS env
variables for integration tests as well
test/test-functions