- wrote payload sa_payload
- wrote additions in generator sa_payload - wrote test for sa_payload
This commit is contained in:
@@ -66,5 +66,13 @@ void test_generator_with_proposal_substructure(tester_t *tester);
|
||||
*/
|
||||
void test_generator_with_sa_payload(tester_t *tester);
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the generator with KE payload
|
||||
*
|
||||
*
|
||||
* @param tester associated tester object
|
||||
*/
|
||||
void test_generator_with_ke_payload(tester_t *tester);
|
||||
|
||||
|
||||
#endif /*GENERATOR_TEST_H_*/
|
||||
|
||||
Reference in New Issue
Block a user