- removed generator context object and implemented payload-interface in generator

This commit is contained in:
Jan Hutter
2005-11-14 08:12:59 +00:00
parent cc0fbc3c24
commit 1e8bb886d1
7 changed files with 326 additions and 468 deletions
-8
View File
@@ -25,14 +25,6 @@
#include "../utils/tester.h"
/**
* @brief Test function used to test the generator with unsupported payload
*
*
* @param tester associated tester object
*/
void test_generator_with_unsupported_payload(tester_t *tester);
/**
* @brief Test function used to test the generator with header payload
*