mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:53:33 +03:00
test1605: verify negative input lengths to (un)escape functions
This commit is contained in:
parent
01cf1308ee
commit
8dcc074f36
4 changed files with 78 additions and 2 deletions
|
|
@ -158,7 +158,7 @@ test1520 \
|
|||
\
|
||||
test1525 test1526 test1527 test1528 test1529 test1530 test1531 \
|
||||
\
|
||||
test1600 test1601 test1602 test1603 test1604 \
|
||||
test1600 test1601 test1602 test1603 test1604 test1605 \
|
||||
\
|
||||
test1700 test1701 test1702 \
|
||||
\
|
||||
|
|
|
|||
25
tests/data/test1605
Normal file
25
tests/data/test1605
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
Test negative data lengths as input to libcurl functions
|
||||
</name>
|
||||
<tool>
|
||||
unit1605
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue