ike-cfg: Add unit tests for ike_cfg_get_family() helper

This commit is contained in:
Tobias Brunner
2015-07-27 12:08:45 +02:00
parent 6bfa660693
commit 834bf7ca5f
3 changed files with 120 additions and 0 deletions
+1
View File
@@ -13,5 +13,6 @@
* for more details.
*/
TEST_SUITE(ike_cfg_suite_create)
TEST_SUITE(mem_pool_suite_create)
TEST_SUITE_DEPEND(message_chapoly_suite_create, AEAD, ENCR_CHACHA20_POLY1305, 32)