summaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_zone_to_name.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-25 14:57:48 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-25 14:57:48 +0000
commit52723f74e5db4a26e7d8bddb1fd36fa14ff7efd7 (patch)
tree72456678b48c755dc74b06bf5db7a603c0705a2e /src/namestore/test_namestore_api_zone_to_name.c
parent9b911ec5bef5974830584320069b912d1536e39d (diff)
downloadgnunet-52723f74e5db4a26e7d8bddb1fd36fa14ff7efd7.tar.gz
gnunet-52723f74e5db4a26e7d8bddb1fd36fa14ff7efd7.zip
-rasp pi redefines slow
Diffstat (limited to 'src/namestore/test_namestore_api_zone_to_name.c')
-rw-r--r--src/namestore/test_namestore_api_zone_to_name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_zone_to_name.c b/src/namestore/test_namestore_api_zone_to_name.c
index 0e29b8b33..641aff970 100644
--- a/src/namestore/test_namestore_api_zone_to_name.c
+++ b/src/namestore/test_namestore_api_zone_to_name.c
@@ -36,7 +36,7 @@
36 36
37#define TEST_RECORD_DATA 'a' 37#define TEST_RECORD_DATA 'a'
38 38
39#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10) 39#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 100)
40 40
41 41
42static struct GNUNET_NAMESTORE_Handle * nsh; 42static struct GNUNET_NAMESTORE_Handle * nsh;