- notify payload written and tested

This commit is contained in:
Jan Hutter
2005-11-15 15:58:03 +00:00
parent 22a5e2b8e8
commit 8166bcec62
8 changed files with 644 additions and 9 deletions
+8
View File
@@ -74,5 +74,13 @@ void test_generator_with_sa_payload(tester_t *tester);
*/
void test_generator_with_ke_payload(tester_t *tester);
/**
* @brief Test function used to test the generator with Notify payload
*
*
* @param tester associated tester object
*/
void test_generator_with_notify_payload(tester_t *tester);
#endif /*GENERATOR_TEST_H_*/