aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology_blacklist.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-09-01 13:21:03 +0000
committerNathan S. Evans <evans@in.tum.de>2010-09-01 13:21:03 +0000
commit930871b49ea5ba14a92c6c0ed8e3ecc648da0b22 (patch)
tree280392bf53902b59073055c066fe1ebd69b43c7c /src/testing/test_testing_topology_blacklist.c
parent05186db103486d199c2dc9357264a265e9c33117 (diff)
downloadgnunet-930871b49ea5ba14a92c6c0ed8e3ecc648da0b22.tar.gz
gnunet-930871b49ea5ba14a92c6c0ed8e3ecc648da0b22.zip
klocwork fixes
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 dab06de90..5e3520510 100644
--- a/src/testing/test_testing_topology_blacklist.c
+++ b/src/testing/test_testing_topology_blacklist.c
@@ -470,6 +470,7 @@ run (void *cls,
470 470
471 main_cfg = cfg; 471 main_cfg = cfg;
472 472
473 GNUNET_assert(num_peers > 0 && num_peers < (unsigned int)-1);
473 peers_left = num_peers; 474 peers_left = num_peers;
474 475
475 /* For this specific test we only really want a CLIQUE topology as the 476 /* For this specific test we only really want a CLIQUE topology as the