- parsing notify messge

- tested
This commit is contained in:
Martin Willi
2005-11-15 16:18:02 +00:00
parent 2a489f333d
commit cb4f26c5fe
5 changed files with 69 additions and 0 deletions
+2
View File
@@ -33,4 +33,6 @@ void test_parser_with_nonce_payload(tester_t *tester);
void test_parser_with_ke_payload(tester_t *tester);
void test_parser_with_notify_payload(tester_t *tester);
#endif /*PARSER_TEST_H_*/