aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-09-11 09:51:14 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-09-11 09:51:14 +0000
commite76ee72ca139e341a5126b08de0c80f4ad514bfc (patch)
tree7855f43bec2a7452c0d986baa162743c6f34b93d /src/namestore/Makefile.am
parentbe8c744b473a17f245aa377161860e236b581c83 (diff)
downloadgnunet-e76ee72ca139e341a5126b08de0c80f4ad514bfc.tar.gz
gnunet-e76ee72ca139e341a5126b08de0c80f4ad514bfc.zip
updated tests
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index aa4a161ef..6bad4b092 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -45,17 +45,14 @@ TESTING_TESTS = \
45 test_namestore_api_remove \ 45 test_namestore_api_remove \
46 test_namestore_api_zone_iteration \ 46 test_namestore_api_zone_iteration \
47 test_namestore_api_zone_iteration_specific_zone \ 47 test_namestore_api_zone_iteration_specific_zone \
48 test_namestore_api_zone_iteration_stop 48 test_namestore_api_zone_iteration_stop \
49 test_namestore_api_monitoring
49# test_namestore_api_lookup 50# test_namestore_api_lookup
50#test_namestore_api_lookup_specific_type 51#test_namestore_api_lookup_specific_type
51#test_namestore_api_create 52#test_namestore_api_create
52#test_namestore_api_create_update 53#test_namestore_api_create_update
53#test_namestore_api_remove_not_existing_record 54#test_namestore_api_remove_not_existing_record
54#test_namestore_api_zone_to_name 55#test_namestore_api_zone_to_name
55#test_namestore_api_monitoring
56
57
58#
59endif 56endif
60 57
61if HAVE_SQLITE 58if HAVE_SQLITE