- nonce payload tested
- generator for nonce data written
This commit is contained in:
@@ -82,5 +82,13 @@ void test_generator_with_ke_payload(tester_t *tester);
|
||||
*/
|
||||
void test_generator_with_notify_payload(tester_t *tester);
|
||||
|
||||
/**
|
||||
* @brief Test function used to test the generator with Nonce payload
|
||||
*
|
||||
*
|
||||
* @param tester associated tester object
|
||||
*/
|
||||
void test_generator_with_nonce_payload(tester_t *tester);
|
||||
|
||||
|
||||
#endif /*GENERATOR_TEST_H_*/
|
||||
|
||||
Reference in New Issue
Block a user