proposal: Handle MODP_NONE in both directions when selecting proposals

This commit is contained in:
Tobias Brunner
2016-06-17 18:48:07 +02:00
parent 2f211ced9c
commit aae9510148
4 changed files with 97 additions and 6 deletions
+1
View File
@@ -24,6 +24,7 @@
* @ingroup libcharon-tests
*/
TEST_SUITE(proposal_suite_create)
TEST_SUITE(ike_cfg_suite_create)
TEST_SUITE(mem_pool_suite_create)
TEST_SUITE_DEPEND(message_chapoly_suite_create, AEAD, ENCR_CHACHA20_POLY1305, 32)