strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
- parser succesfully parses sa payload
[strongswan.git]
/
Source
/
charon
/
testcases
/
parser_test.h
diff --git
a/Source/charon/testcases/parser_test.h
b/Source/charon/testcases/parser_test.h
index
dc952ef
..
0d9e70d
100644
(file)
--- a/
Source/charon/testcases/parser_test.h
+++ b/
Source/charon/testcases/parser_test.h
@@
-27,4
+27,8
@@
void test_parser_with_header_payload(tester_t *tester);
+void test_parser_with_sa_payload(tester_t *tester);
+
+
+
#endif /*PARSER_TEST_H_*/