1<testcase> 2<info> 3<keywords> 4curl_easy_escape 5</keywords> 6</info> 7# Server-side 8 9# Client-side 10<client> 11<server> 12none 13</server> 14<tool> 15lib%TESTNUMBER 16</tool> 17<name> 18curl_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 33IN: '' OUT: '' 34IN: ' 12' OUT: '%2012' 35</stdout> 36</verify> 37</testcase> 38