]> git.ipfire.org Git - thirdparty/strongswan.git/commit - configure.ac
starter: Add tests for ipsec.conf parser
authorTobias Brunner <tobias@strongswan.org>
Tue, 20 May 2014 16:16:48 +0000 (18:16 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 19 Jun 2014 12:00:48 +0000 (14:00 +0200)
commitf245ac6cc00b4e5ef6cb72d68e395e11c2f1c1a0
tree970c844ae0823374eb2b5c1152268db0d0ba9671
parenta1625fdc9b4747564665b698213c901aa2fc6d58
starter: Add tests for ipsec.conf parser
configure.ac
src/starter/Makefile.am
src/starter/tests/.gitignore [new file with mode: 0644]
src/starter/tests/Makefile.am [new file with mode: 0644]
src/starter/tests/starter_tests.c [new file with mode: 0644]
src/starter/tests/starter_tests.h [new file with mode: 0644]
src/starter/tests/suites/test_parser.c [new file with mode: 0644]