]> git.ipfire.org Git - thirdparty/strongswan.git/commit
unit-tests: Add support for more than one warning per test case
authorTobias Brunner <tobias@strongswan.org>
Fri, 4 Mar 2022 14:16:12 +0000 (15:16 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:05:44 +0000 (19:05 +0200)
commit7d99b29b994803091641e05c3735c3cb0cad424c
tree3fc76c7d8467a3723288e556f496b644ec98bb57
parenta8bab0ee15f509a3452c776357bbb2e3b5255f43
unit-tests: Add support for more than one warning per test case

Warnings are usually short (as compared to failures that contain data
dumps), so the buffer size can be reduced.
src/libstrongswan/tests/test_runner.c
src/libstrongswan/tests/test_suite.c
src/libstrongswan/tests/test_suite.h