From 8ae2e9ef3b699ecae9ff004fa1dc34b26cd706b8 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 11 Sep 2013 10:31:04 +0000 Subject: tests not required anymore due to removed functionality --- src/namestore/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index cfc0b4d32..ca9c2f590 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -51,8 +51,6 @@ TESTING_TESTS = \ test_namestore_api_monitoring_existing # test_namestore_api_lookup #test_namestore_api_lookup_specific_type -#test_namestore_api_create -#test_namestore_api_create_update #test_namestore_api_remove_not_existing_record #test_namestore_api_zone_to_name endif @@ -218,21 +216,6 @@ test_namestore_api_lookup_specific_type_LDADD = \ $(top_builddir)/src/namestore/libgnunetnamestore.la -test_namestore_api_create_SOURCES = \ - test_namestore_api_create.c -test_namestore_api_create_LDADD = \ - $(top_builddir)/src/testing/libgnunettesting.la \ - $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/namestore/libgnunetnamestore.la - -test_namestore_api_create_update_SOURCES = \ - test_namestore_api_create_update.c -test_namestore_api_create_update_LDADD = \ - $(top_builddir)/src/testing/libgnunettesting.la \ - $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/namestore/libgnunetnamestore.la - - test_namestore_api_remove_SOURCES = \ test_namestore_api_remove.c test_namestore_api_remove_LDADD = \ -- cgit v1.2.3