- removed generator context object and implemented payload-interface in generator
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user