- transform_substructure fully implemented
- generator now generates ransform_substructure and containing attributes - test for transform substructure written
This commit is contained in:
@@ -41,4 +41,14 @@ void test_generator_with_header_payload(tester_t *tester);
|
||||
*/
|
||||
void test_generator_with_transform_attribute(tester_t *tester);
|
||||
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the generator with transform substructure payload
|
||||
*
|
||||
*
|
||||
* @param tester associated tester object
|
||||
*/
|
||||
void test_generator_with_transform_substructure(tester_t *tester);
|
||||
|
||||
|
||||
#endif /*GENERATOR_TEST_H_*/
|
||||
|
||||
Reference in New Issue
Block a user