summaryrefslogtreecommitdiffstats
path: root/tests/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 62382d6..241b4a7 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -44,11 +44,6 @@
#include <stdint.h>
#include <string.h>
-#define TORTURE_ECHO_SRV_IPV4 "127.0.0.10"
-/* socket wrapper IPv6 prefix fd00::5357:5fxx */
-#define TORTURE_ECHO_SRV_IPV6 "fd00::5357:5f0a"
-#define TORTURE_ECHO_SRV_PORT 7
-
struct torture_state {
char *socket_dir;
char *srv_pidfile;