HomeSort by: relevance | last modified time | path
    Searched refs:bigfile (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/httpd/testsuite/
test-bigfile 2 # $NetBSD: test-bigfile,v 1.6 2018/12/14 23:57:22 maya Exp $
21 cp "${datadir}/bigfile.${test}" ./bigfile
27 "${wget}" -c http://localhost:${bozotestport}/bigfile
31 if cmp ./bigfile "${datadir}/bigfile"; then
32 rm -f ./bigfile
35 rm -f ./bigfile
Makefile 27 check: check-simple check-cgi check-bigfile
39 check-bigfile:
41 ${SILENT}$(.CURDIR)/test-bigfile "$a" "${BOZOHTTPD}" "${WGET}" "${DATA}" "${VERBOSE}"

Completed in 10 milliseconds