1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#!/bin/sh test x$srcdir = x && srcdir=. . $srcdir/testbase.sh prepare_test cat > $TMPFILE <<EOF FastCGI-Auth - ok GET /index.html?ok HTTP/1.0 Host: www.example.org Conntection: close Status: 200 EOF run_test