strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vici: Add a libvici low-level client library
[strongswan.git]
/
src
/
libcharon
/
plugins
/
vici
/
vici_tests.h
diff --git
a/src/libcharon/plugins/vici/vici_tests.h
b/src/libcharon/plugins/vici/vici_tests.h
index
05502f1
..
3e8f170
100644
(file)
--- a/
src/libcharon/plugins/vici/vici_tests.h
+++ b/
src/libcharon/plugins/vici/vici_tests.h
@@
-12,3
+12,8
@@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*/
+
+TEST_SUITE(socket_suite_create)
+TEST_SUITE(message_suite_create)
+TEST_SUITE(request_suite_create)
+TEST_SUITE(event_suite_create)