File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1452
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: TELNET
    5: UPLOAD
    6: </keywords>
    7: </info>
    8: 
    9: #
   10: # Server-side
   11: <reply>
   12: <data>
   13: </data>
   14: </reply>
   15: 
   16: #
   17: # Client-side
   18: <client>
   19: <server>
   20: telnet
   21: </server>
   22: <features>
   23: telnet
   24: </features>
   25:  <name>
   26: Basic TELNET negotiation
   27:  </name>
   28: <stdin>
   29: test1452
   30: </stdin>
   31:  <command>
   32: telnet://%HOSTIP:%NEGTELNETPORT --upload-file -
   33: </command>
   34: </client>
   35: 
   36: #
   37: # Verify data after the test has been "shot"
   38: <verify>
   39: <stdout nonewline="yes">
   40: test1452
   41: </stdout>
   42: </verify>
   43: </testcase>

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