Annotation of embedaddon/curl/tests/data/test543, revision 1.1
1.1 ! misho 1: <testcase>
! 2: <info>
! 3: <keywords>
! 4: curl_easy_escape
! 5: </keywords>
! 6: </info>
! 7: # Server-side
! 8:
! 9: # Client-side
! 10: <client>
! 11: <server>
! 12: none
! 13: </server>
! 14: <tool>
! 15: lib543
! 16: </tool>
! 17: <name>
! 18: curl_easy_escape
! 19: </name>
! 20: <command>
! 21: -
! 22: </command>
! 23:
! 24: </client>
! 25:
! 26: # Verify data after the test has been "shot"
! 27: #
! 28: # There's no MTDM in the protocol here since this code doesn't ask for the
! 29: # time/date of the file
! 30: <verify>
! 31: <stdout>
! 32: %9C%26K%3DI%04%A1%01%E0%D8%7C%20%B7%EFS%29%FA%1DW%E1
! 33: </stdout>
! 34: </verify>
! 35: </testcase>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>