aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology_blacklist.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-23 08:31:26 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-23 08:31:26 +0000
commita12a7f3988674adf7c2704eef43ba7324886d6d0 (patch)
treecec87a19115fb625acee1779f0ad9283a6fe0363 /src/testing/test_testing_topology_blacklist.c
parente8f06b00f51a5d5115460cd4addaefcffe15f747 (diff)
downloadgnunet-a12a7f3988674adf7c2704eef43ba7324886d6d0.tar.gz
gnunet-a12a7f3988674adf7c2704eef43ba7324886d6d0.zip
make test cases build, but not run
Diffstat (limited to 'src/testing/test_testing_topology_blacklist.c')
-rw-r--r--src/testing/test_testing_topology_blacklist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_testing_topology_blacklist.c b/src/testing/test_testing_topology_blacklist.c
index 08a30a347..22d2265c5 100644
--- a/src/testing/test_testing_topology_blacklist.c
+++ b/src/testing/test_testing_topology_blacklist.c
@@ -152,6 +152,7 @@ void
152topology_callback (void *cls, 152topology_callback (void *cls,
153 const struct GNUNET_PeerIdentity *first, 153 const struct GNUNET_PeerIdentity *first,
154 const struct GNUNET_PeerIdentity *second, 154 const struct GNUNET_PeerIdentity *second,
155 uint32_t distance,
155 const struct GNUNET_CONFIGURATION_Handle *first_cfg, 156 const struct GNUNET_CONFIGURATION_Handle *first_cfg,
156 const struct GNUNET_CONFIGURATION_Handle *second_cfg, 157 const struct GNUNET_CONFIGURATION_Handle *second_cfg,
157 struct GNUNET_TESTING_Daemon *first_daemon, 158 struct GNUNET_TESTING_Daemon *first_daemon,