]> git.ipfire.org Git - people/ms/strongswan.git/commit
travis: Run the "all" test case with leak detective enabled
authorTobias Brunner <tobias@strongswan.org>
Tue, 25 Mar 2014 10:46:17 +0000 (11:46 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 27 Mar 2014 09:52:45 +0000 (10:52 +0100)
commit29b7377530b8464c2705b66ce277ce696c12dff9
tree2857e235ece15638f1d125b03c6019c13f2faf17
parent58d8c52190c19b24022a1de7bb218f26c8c83c89
travis: Run the "all" test case with leak detective enabled

But disable the gcrypt plugin, as it causes leaks.

Also disable the backtraces by libunwind as they seem to cause
threads to get cleaned up after the leak detective already has been
disabled, which leads to invalid free()s.
.travis.yml
scripts/test.sh