From 852078ede997226aa93814537cff282d4a1bc1be Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 8 Apr 2014 10:48:28 +0000 Subject: - remove old tests --- src/mesh/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/mesh/Makefile.am') diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 1406c54ff..28cec5347 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -165,21 +165,11 @@ test_mesh_small_speed_ack_SOURCES = \ test_mesh_small_speed_ack_LDADD = $(ld_mesh_test_lib) test_mesh_small_speed_ack_DEPENDENCIES = $(dep_mesh_test_lib) -test_mesh_small_speed_nobuf_SOURCES = \ - test_mesh_small.c -test_mesh_small_speed_nobuf_LDADD = $(ld_mesh_test_lib) -test_mesh_small_speed_nobuf_DEPENDENCIES = $(dep_mesh_test_lib) - test_mesh_small_speed_backwards_SOURCES = \ test_mesh_small.c test_mesh_small_speed_backwards_LDADD = $(ld_mesh_test_lib) test_mesh_small_speed_backwards_DEPENDENCIES = $(dep_mesh_test_lib) -test_mesh_small_speed_nobuf_backwards_SOURCES = \ - test_mesh_small.c -test_mesh_small_speed_nobuf_backwards_LDADD = $(ld_mesh_test_lib) -test_mesh_small_speed_nobuf_backwards_DEPENDENCIES = $(dep_mesh_test_lib) - test_mesh_small_speed_reliable_SOURCES = \ test_mesh_small.c test_mesh_small_speed_reliable_LDADD = $(ld_mesh_test_lib) -- cgit v1.2.3