]> git.ipfire.org Git - people/ms/strongswan.git/commit
unit-tests: Set test verbosity just after test suite loading
authorMartin Willi <martin@revosec.ch>
Tue, 14 Apr 2015 07:26:17 +0000 (09:26 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 15 Apr 2015 12:38:43 +0000 (14:38 +0200)
commit432d712048ef28fa84d5e68cab153208f8e670ce
treef93a54253d8013f04d96f937fef6013eea49baaa
parent80469c2168e78c0a4703a1e142e28cada9f5a1ac
unit-tests: Set test verbosity just after test suite loading

We see any plugin startup messages during suite configuration, where
initialization is called once to query plugin features. No need to be verbose
and show these messages once again in the first test.
src/libstrongswan/tests/test_runner.c