avoid failing hard if 'gnunetcheck' db does not exist
authorChristian Grothoff <christian@grothoff.org>
Sun, 24 Feb 2019 09:28:16 +0000 (10:28 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sun, 24 Feb 2019 09:28:16 +0000 (10:28 +0100)
commit0b5dc8a620fca8dbca9c122594b70267e404859f
tree71166165545fcd77ee36bba8eaec45f7bac62da9
parent4577873dccd43d132062ae3c07e316c86be6af2f
avoid failing hard if 'gnunetcheck' db does not exist
 (or plugins cannot be loaded for other reasons)
src/namestore/Makefile.am
src/namestore/perf_namestore_api_zone_iteration.c
src/namestore/test_common.c [new file with mode: 0644]
src/namestore/test_namestore_api_lookup_nick.c
src/namestore/test_namestore_api_lookup_private.c
src/namestore/test_namestore_api_lookup_public.c
src/namestore/test_namestore_api_lookup_shadow_filter.c
src/namestore/test_namestore_api_monitoring.c
src/namestore/test_namestore_api_store.c
src/namestore/test_namestore_api_store_update.c
src/namestore/test_namestore_api_zone_iteration.c