generation of uint implemented but not tested
This commit is contained in:
@@ -33,4 +33,12 @@
|
||||
*/
|
||||
void test_generator_with_unsupported_payload(tester_t *tester);
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the generator with header payload
|
||||
*
|
||||
*
|
||||
* @param tester associated tester object
|
||||
*/
|
||||
void test_generator_with_header_payload(tester_t *tester);
|
||||
|
||||
#endif /*GENERATOR_TEST_H_*/
|
||||
|
||||
Reference in New Issue
Block a user