File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / tests / data / test1013
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: curl-config
    5: </keywords>
    6: </info>
    7: 
    8: #
    9: # Server-side
   10: <reply>
   11: </reply>
   12: 
   13: #
   14: # Client-side
   15: <client>
   16: <server>
   17: none
   18: </server>
   19:  <name>
   20: Compare curl --version with curl-config --protocols
   21:  </name>
   22:  <command>
   23: --version
   24: </command>
   25: <postcheck>
   26: %SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 protocols
   27: </postcheck>
   28: </client>
   29: 
   30: #
   31: # Verify data after the test has been "shot"
   32: <verify>
   33: <errorcode>
   34: 0
   35: </errorcode>
   36: </verify>
   37: </testcase>

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