/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test2080
35 строк
518 B
Viktor Szakats
tests/data: add XML prolog to test files
12 дек 2025, 19:17
Не верифицирован
12 дек 2025, 19:17
b5ea073
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> FILE config --config </keywords> </info> # Server-side <reply> </reply> # Client-side <client> <name> config file with overly long option </name> <command> -K %LOGDIR/config%TESTNUMBER file://de\>v/null </command> <file name="%LOGDIR/config%TESTNUMBER"> %repeat[20000 x D]% </file> </client> # Verify data after the test has been "shot" <verify> # the used option in the config file is too long <errorcode> 2 </errorcode> </verify> </testcase>