aboutsummaryrefslogtreecommitdiff
path: root/tests/README
diff options
context:
space:
mode:
authorMax Dymond <max.dymond@metaswitch.com>2017-06-26 16:46:53 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-06-30 11:34:05 +0200
commit9b387034ab5d0d98d1ef4b6c2d0d8cd2185081fb (patch)
treeeec2e4f19f47133029fa6bc3806a9f33bd3d054a /tests/README
parent77970f484da672df96bfea5f9a3b76db00a377dc (diff)
test1450: add simple testing for DICT
Add a new server which provides a DICT interface. This is intended to begin coverage testing for lib/dict.c Closes #1615
Diffstat (limited to 'tests/README')
-rw-r--r--tests/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/README b/tests/README
index 633eac584..4d7ce9ab7 100644
--- a/tests/README
+++ b/tests/README
@@ -74,6 +74,7 @@ The curl Test Suite
- TCP/9013 for HTTP proxy server for CONNECT
- TCP/9014 for HTTP pipelining server
- TCP/9015 for HTTP/2 server
+ - TCP/9016 for DICT server
1.3 Test servers