fix segfault
[oweals/gnunet.git] / src / namestore / Makefile.am
index 3c91198f0d5a2e9b7faa234892560d6db090f2b1..3fac6dce9bf86e1c00bf39ce5bb5e2a8450cfde6 100644 (file)
@@ -25,6 +25,7 @@ endif
 
 check_PROGRAMS = \
  $(SQLITE_TESTS) \
+ test_namestore_record_serialization \
  test_namestore_api_sign_verify \
  test_namestore_api \
  test_namestore_api_put \
@@ -37,8 +38,7 @@ check_PROGRAMS = \
  test_namestore_api_zone_to_name \
  test_namestore_api_zone_iteration \
  test_namestore_api_zone_iteration_specific_zone \
- test_namestore_api_zone_iteration_stop \
- test_namestore_record_serialization
+ test_namestore_api_zone_iteration_stop 
 
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
@@ -193,7 +193,9 @@ test_namestore_record_serialization_LDADD = \
 EXTRA_DIST = \
   test_namestore_api.conf \
   test_plugin_namestore_sqlite.conf\
-  hostkey
+  test_hostkey \
+  zonefiles/4UCICULTINKC87UO4326KEEDQ9MTEP2AJT88MJFVGTGNK12QNGMQI2S41VI07UUU6EO19BTB06PDL0HE6VP1OM50HOJEI75RHP4JP80.zone \
+  zonefiles/KJI3AL00K91EDPFJF58DAJM7H61D189TLP70N56JL8SVDCJE1SJ3SNNBOQPPONTL37FMHPS39SMK2NMVC0GQMGA6QCMHITT78O8GF80.zone
 
 
 test_plugin_namestore_sqlite_SOURCES = \