strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b075b04
)
- including all running tests
author
Martin Willi
<martin@strongswan.org>
Mon, 14 Nov 2005 12:11:47 +0000
(12:11 -0000)
committer
Martin Willi
<martin@strongswan.org>
Mon, 14 Nov 2005 12:11:47 +0000
(12:11 -0000)
Source/charon/testcases/testcases.c
patch
|
blob
|
history
diff --git
a/Source/charon/testcases/testcases.c
b/Source/charon/testcases/testcases.c
index
db0704a
..
ac5ca5e
100644
(file)
--- a/
Source/charon/testcases/testcases.c
+++ b/
Source/charon/testcases/testcases.c
@@
-201,7
+201,7
@@
logger_manager_t *global_logger_manager;
tester_t *tester = tester_create(test_output, FALSE);
tester->perform_tests(tester,all_tests);
-/* tester->perform_test(tester,&parser_test); */
+ //tester->perform_test(tester,&parser_test);
tester->destroy(tester);