aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-12-21 02:27:30 +0000
committerBart Polot <bart@net.in.tum.de>2012-12-21 02:27:30 +0000
commit9471b23edf208e6d469eeadadf5255265075d174 (patch)
treeae388f0da1317c5b853dbf1ea2c995f0f8b93614 /src/mesh
parent2681bd7b9af783970e4a57f07f2661a9b9606255 (diff)
downloadgnunet-9471b23edf208e6d469eeadadf5255265075d174.tar.gz
gnunet-9471b23edf208e6d469eeadadf5255265075d174.zip
- enable signal testing by default
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 4949ab5d4..ab75378ed 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -327,6 +327,7 @@ TESTS = test_mesh_api \
327 test_mesh_local_traffic_both \ 327 test_mesh_local_traffic_both \
328 test_mesh_2dtorus test_mesh_regex \ 328 test_mesh_2dtorus test_mesh_regex \
329 test_mesh_small_unicast test_mesh_small_multicast \ 329 test_mesh_small_unicast test_mesh_small_multicast \
330 test_mesh_small_signal \
330 test_mesh_small_speed \ 331 test_mesh_small_speed \
331 test_mesh_small_speed_min \ 332 test_mesh_small_speed_min \
332 test_mesh_small_speed_nobuf \ 333 test_mesh_small_speed_nobuf \