test for proposal substructure written

This commit is contained in:
Jan Hutter
2005-11-14 17:23:24 +00:00
parent 67978e0b4f
commit 800b308c2a
2 changed files with 144 additions and 0 deletions
+8
View File
@@ -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_*/