]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Merge branch 'travis-ci'
authorTobias Brunner <tobias@strongswan.org>
Thu, 20 Mar 2014 17:49:03 +0000 (18:49 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 20 Mar 2014 17:50:57 +0000 (18:50 +0100)
Adds a config file and build script for Travis CI. Makes the unit tests
buildable with Clang, and test vectors are now actually verified when
the unit tests are executed.

Also adds options to run only selected test suites and to increase the debug
level during unit tests.

The --enable/disable configure options have been reordered and grouped, and
an option to enable all the features has been added (plus an option to
select a specific printf-hook implementation).


Trivial merge