]> granicus.if.org Git - curl/commit
test1450: add simple testing for DICT
authorMax Dymond <max.dymond@metaswitch.com>
Mon, 26 Jun 2017 15:46:53 +0000 (16:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 30 Jun 2017 09:34:05 +0000 (11:34 +0200)
commit9b387034ab5d0d98d1ef4b6c2d0d8cd2185081fb
treeeec2e4f19f47133029fa6bc3806a9f33bd3d054a
parent77970f484da672df96bfea5f9a3b76db00a377dc
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
tests/README
tests/data/Makefile.inc
tests/data/test1450 [new file with mode: 0644]
tests/dictserver.py [new file with mode: 0755]
tests/runtests.pl
tests/serverhelp.pm