From c3bf5dd8d37b9e65a973c9fb83734f8ff7401266 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Oct 2009 19:28:32 +0000 Subject: testcase for unindex --- src/fs/test_fs_unindex_data.conf | 42 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 src/fs/test_fs_unindex_data.conf (limited to 'src/fs/test_fs_unindex_data.conf') diff --git a/src/fs/test_fs_unindex_data.conf b/src/fs/test_fs_unindex_data.conf new file mode 100644 index 000000000..7f16af126 --- /dev/null +++ b/src/fs/test_fs_unindex_data.conf @@ -0,0 +1,42 @@ +[PATHS] +SERVICEHOME = /tmp/gnunet-test-fs-unindex/ +DEFAULTCONFIG = test_fs_unindex_data.conf + +[gnunetd] +HOSTKEY = $SERVICEHOME/.hostkey + +[resolver] +PORT = 42464 +HOSTNAME = localhost + +[transport] +PORT = 42465 +PLUGINS = + +[arm] +PORT = 42466 +HOSTNAME = localhost +DEFAULTSERVICES = resolver datastore transport core fs + +[datastore] +#DEBUG = YES + +[statistics] +PORT = 42467 +HOSTNAME = localhost + +[peerinfo] +PORT = 42469 +HOSTNAME = localhost + +[core] +PORT = 42470 +HOSTNAME = localhost + +[fs] +PORT = 42471 +HOSTNAME = localhost +#DEBUG = YES + +[testing] +WEAKRANDOM = YES -- cgit v1.2.3