aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-01 13:25:41 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-01 13:25:41 +0000
commit2a302643ce6c0cf5438b23d76c7674cdf22fbe63 (patch)
tree1382e36dab0bd1f26d68189d3c77c8c2149fca5f /src
parent7c8383cb97f28bc492d5796ebb510e10946771ca (diff)
downloadgnunet-2a302643ce6c0cf5438b23d76c7674cdf22fbe63.tar.gz
gnunet-2a302643ce6c0cf5438b23d76c7674cdf22fbe63.zip
simplify
Diffstat (limited to 'src')
-rw-r--r--src/util/test_configuration_data.conf11
-rw-r--r--src/util/test_program_data.conf10
-rw-r--r--src/util/test_pseudonym_data.conf11
-rw-r--r--src/util/test_resolver_api_data.conf9
-rw-r--r--src/util/test_service_data.conf8
5 files changed, 0 insertions, 49 deletions
diff --git a/src/util/test_configuration_data.conf b/src/util/test_configuration_data.conf
index 5fb0818a3..c3452c381 100644
--- a/src/util/test_configuration_data.conf
+++ b/src/util/test_configuration_data.conf
@@ -27,14 +27,3 @@ test = "/Hello /File\ Name /World"
27[TESTING] 27[TESTING]
28WEAKRANDOM = YES 28WEAKRANDOM = YES
29 29
30
31
32[dns]
33AUTOSTART = NO
34
35
36
37[nse]
38AUTOSTART = NO
39
40
diff --git a/src/util/test_program_data.conf b/src/util/test_program_data.conf
index 4af68f07e..e69de29bb 100644
--- a/src/util/test_program_data.conf
+++ b/src/util/test_program_data.conf
@@ -1,10 +0,0 @@
1
2[dns]
3AUTOSTART = NO
4
5
6
7[nse]
8AUTOSTART = NO
9
10
diff --git a/src/util/test_pseudonym_data.conf b/src/util/test_pseudonym_data.conf
index 87ac6b908..55230073e 100644
--- a/src/util/test_pseudonym_data.conf
+++ b/src/util/test_pseudonym_data.conf
@@ -5,14 +5,3 @@ HOME = "/tmp/gnunet-pseudonym-test"
5[TESTING] 5[TESTING]
6WEAKRANDOM = YES 6WEAKRANDOM = YES
7 7
8
9
10[dns]
11AUTOSTART = NO
12
13
14
15[nse]
16AUTOSTART = NO
17
18
diff --git a/src/util/test_resolver_api_data.conf b/src/util/test_resolver_api_data.conf
index ae92dc38b..745cb7bbe 100644
--- a/src/util/test_resolver_api_data.conf
+++ b/src/util/test_resolver_api_data.conf
@@ -6,12 +6,3 @@ PORT = 22354
6HOSTNAME = localhost 6HOSTNAME = localhost
7DEBUG = YES 7DEBUG = YES
8 8
9[dns]
10AUTOSTART = NO
11
12
13
14[nse]
15AUTOSTART = NO
16
17
diff --git a/src/util/test_service_data.conf b/src/util/test_service_data.conf
index 4424a7bff..9d283f955 100644
--- a/src/util/test_service_data.conf
+++ b/src/util/test_service_data.conf
@@ -26,12 +26,4 @@ HOSTNAME=::1
26[resolver] 26[resolver]
27HOSTNAME=localhost 27HOSTNAME=localhost
28 28
29[dns]
30AUTOSTART = NO
31
32
33
34[nse]
35AUTOSTART = NO
36
37 29