/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test1592
34 строки
460 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> HTTP multi resolve speedcheck flaky timing-dependent </keywords> </info> # Client-side <client> <tool> lib%TESTNUMBER </tool> <name> HTTP request, remove handle while resolving, do not block </name> <command> http://a-site-never-accessed.example.org/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> <errorcode> 0 </errorcode> </verify> </testcase>