summaryrefslogtreecommitdiff
path: root/tests/data/test1537
blob: 33d8ab3d964dfa7ea9828a13465085bf68994b23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<testcase>
<info>
<keywords>
URL escape
</keywords>
</info>

#
# Server-side
<reply>
</reply>

# Client-side
<client>
<server>
none
</server>
<tool>
lib1537
</tool>

<name>
libcurl URL escape/unescape tests
</name>
<command>
nothing
</command>
</client>

#
# Verify data after the test has been "shot"
<verify>
<stdout>
%2F%3A%3B%3C%3D%3E%3F%91%A2%B3%C4%D5%E6%F7
%2F%3A%3B%3C%3D%3E%3F%91%A2%B3%C4%D5%E6%F7
outlen == 14
unescape == original? YES
[old] outlen == 14
[old] unescape == original? YES
escape -1 length: (nil)
unescape -1 length: (nil) 2017
</stdout>
</verify>

</testcase>