File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test660
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:16 2020 UTC (5 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    1: <testcase>
    2: <info>
    3: <keywords>
    4: IMAP
    5: CONNECT_ONLY
    6: </keywords>
    7: </info>
    8: 
    9: # Client-side
   10: <client>
   11: <server>
   12: imap
   13: </server>
   14: <tool>
   15: lib597
   16: </tool>
   17:  <name>
   18: IMAP CONNECT_ONLY option
   19:  </name>
   20: 
   21: <command>
   22: imap://%HOSTIP:%IMAPPORT/660
   23: </command>
   24: 
   25: </client>
   26: 
   27: #
   28: # Verify data after the test has been "shot"
   29: <verify>
   30: <protocol>
   31: A001 CAPABILITY
   32: </protocol>
   33: </verify>
   34: </testcase>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>