From 800b308c2a10fcc0f39d5bf99919b0040354b2f6 Mon Sep 17 00:00:00 2001 From: Jan Hutter Date: Mon, 14 Nov 2005 17:23:24 +0000 Subject: test for proposal substructure written --- Source/charon/testcases/generator_test.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Source/charon/testcases/generator_test.h') diff --git a/Source/charon/testcases/generator_test.h b/Source/charon/testcases/generator_test.h index 7031dae93..faf9286e4 100644 --- a/Source/charon/testcases/generator_test.h +++ b/Source/charon/testcases/generator_test.h @@ -50,5 +50,13 @@ void test_generator_with_transform_attribute(tester_t *tester); */ void test_generator_with_transform_substructure(tester_t *tester); +/** + * @brief Test function used to test the generator with proposal substructure payload + * + * + * @param tester associated tester object + */ +void test_generator_with_proposal_substructure(tester_t *tester); + #endif /*GENERATOR_TEST_H_*/ -- cgit v1.2.3