- SA Payload is generated

This commit is contained in:
Jan Hutter
2005-11-15 09:40:58 +00:00
parent 8bf217e876
commit 7f613a4bb6
4 changed files with 248 additions and 3 deletions
+8
View File
@@ -58,5 +58,13 @@ void test_generator_with_transform_substructure(tester_t *tester);
*/
void test_generator_with_proposal_substructure(tester_t *tester);
/**
* @brief Test function used to test the generator with SA payload
*
*
* @param tester associated tester object
*/
void test_generator_with_sa_payload(tester_t *tester);
#endif /*GENERATOR_TEST_H_*/