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:
25ce95a
)
Enabled DHT testcase, added unicast testcase
author
Bart Polot
<bart@net.in.tum.de>
Tue, 4 Oct 2011 15:04:16 +0000
(15:04 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Tue, 4 Oct 2011 15:04:16 +0000
(15:04 +0000)
src/mesh/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesh/Makefile.am
b/src/mesh/Makefile.am
index ad91ad16cc1100640eff6bd74f07875d723adfc7..3623a48ad1eb679f4e636031f69a98f4ee244f71 100644
(file)
--- a/
src/mesh/Makefile.am
+++ b/
src/mesh/Makefile.am
@@
-110,7
+110,7
@@
test_mesh_small_unicast_DEPENDENCIES = \
if ENABLE_TEST_RUN
if HAVE_EXPERIMENTAL
-TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1
+TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1
test_mesh_local_2 test_mesh_small_unicast
endif
endif