aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_iteration_stop.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-16 17:26:30 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-16 17:26:30 +0000
commit55ac4eda902dd14ee1a4d24e23d97b09fb73c832 (patch)
treeda930c37ca3ef67ad81f2444f40e5434c2d64172 /src/namestore/test_namestore_api_zone_iteration_stop.c
parent5f150dc35f1ed2606db11c53f9c6bb554b258535 (diff)
downloadgnunet-55ac4eda902dd14ee1a4d24e23d97b09fb73c832.tar.gz
gnunet-55ac4eda902dd14ee1a4d24e23d97b09fb73c832.zip
-start tests with fresh/empty database
Diffstat (limited to 'src/namestore/test_namestore_api_zone_iteration_stop.c')
-rw-r--r--src/namestore/test_namestore_api_zone_iteration_stop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/test_namestore_api_zone_iteration_stop.c b/src/namestore/test_namestore_api_zone_iteration_stop.c
index e56559f96..7b6824727 100644
--- a/src/namestore/test_namestore_api_zone_iteration_stop.c
+++ b/src/namestore/test_namestore_api_zone_iteration_stop.c
@@ -449,6 +449,7 @@ run (void *cls,
449int 449int
450main (int argc, char *argv[]) 450main (int argc, char *argv[])
451{ 451{
452 GNUNET_DISK_directory_remove ("/tmp/test-gnunet-namestore/");
452 res = 1; 453 res = 1;
453 if (0 != 454 if (0 !=
454 GNUNET_TESTING_service_run ("test-namestore-api-zone-iteration-stop", 455 GNUNET_TESTING_service_run ("test-namestore-api-zone-iteration-stop",