projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38683ff
)
missing function reference
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 9 Feb 2010 14:21:18 +0000
(14:21 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 9 Feb 2010 14:21:18 +0000
(14:21 +0000)
src/include/gnunet_testing_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_testing_lib.h
b/src/include/gnunet_testing_lib.h
index 4503e7b9b83d0648ce565221f0a16497378a82a2..aa4068199fe3c51cf1d1bed2b9970b26d9321406 100644
(file)
--- a/
src/include/gnunet_testing_lib.h
+++ b/
src/include/gnunet_testing_lib.h
@@
-217,6
+217,9
@@
GNUNET_TESTING_daemons_start (struct GNUNET_SCHEDULER_Handle *sched,
void
GNUNET_TESTING_daemons_stop (struct GNUNET_TESTING_PeerGroup *pg);
+int
+GNUNET_TESTING_create_topology (struct GNUNET_TESTING_PeerGroup *pg);
+
/**
* Handle to an entire testbed of GNUnet peers.