mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
35 lines
345 B
Plaintext
35 lines
345 B
Plaintext
|
<testcase>
|
||
|
<info>
|
||
|
<keywords>
|
||
|
DICT
|
||
|
</keywords>
|
||
|
</info>
|
||
|
|
||
|
#
|
||
|
# Server-side
|
||
|
<reply>
|
||
|
</reply>
|
||
|
|
||
|
#
|
||
|
# Client-side
|
||
|
<client>
|
||
|
<server>
|
||
|
dict
|
||
|
</server>
|
||
|
<features>
|
||
|
dict
|
||
|
</features>
|
||
|
<name>
|
||
|
Basic DICT lookup
|
||
|
</name>
|
||
|
<command>
|
||
|
dict://%HOSTIP:%DICTPORT/d:basic
|
||
|
</command>
|
||
|
</client>
|
||
|
|
||
|
#
|
||
|
# Verify data after the test has been "shot"
|
||
|
<verify>
|
||
|
</verify>
|
||
|
</testcase>
|