summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_curl.t
AgeCommit message (Collapse)AuthorFilesLines
2017-04-14made check_curl tests copies of check_http tests because they will differ ↵Andreas Baumann1-1/+204
slightly
2017-03-18check_curl: make check_curl use the same tests as check_httpSven Nierlein1-200/+1
2017-03-14add check_curl testSven Nierlein1-0/+200
just a copy of check_http for now... Signed-off-by: Sven Nierlein <sven@nierlein.de>