2
0
mirror of https://github.com/curl/curl.git synced 2024-12-21 06:50:10 +08:00
curl/tests/data/test660

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

35 lines
366 B
Plaintext
Raw Normal View History

<testcase>
<info>
<keywords>
IMAP
CONNECT_ONLY
</keywords>
</info>
# Client-side
<client>
<server>
imap
</server>
<tool>
lib597
</tool>
<name>
IMAP CONNECT_ONLY option
</name>
<command>
imap://%HOSTIP:%IMAPPORT/%TESTNUMBER
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<protocol>
A001 CAPABILITY
</protocol>
</verify>
</testcase>