Here is a sample 'from a nightly test run'
I just needs some work to determine what is a 'OK' result
it pulls the lastest CVS of the perl test suite and the httpd code (+proxy)
Configuring in httpd-2.0-nightly w/options --enable-so --enable-shared
--enable-maintainer-mode
--enable-auth-anon --enable-auth-dbm --enable-auth-db --enable-auth-digest
--enable-file-cache
--enable-echo --enable-cache --enable-mime-magic --enable-cern-meta --enable-expires
--enable-headers --enable-usertrack --enable-unique-id --enable-proxy
--enable-proxy-connect
--enable-proxy-ftp --enable-proxy-http --enable-dav --enable-info --enable-suexec
--enable-cgi
--enable-dav-fs --enable-vhost-alias --enable-rewrite
--prefix=/usr/local/src/nightly/httpd-2.0-install
-------- Original Message --------
--stdout log--
/usr/local/src/nightly/httpd-2.0-install/bin/httpd -d
/var/src/nightly/httpd-2.0-test/t -f
/var/src/nightly/httpd-2.0-test/t/conf/httpd.conf -DAPACHE2
using Apache/2.0.25-dev (prefork MPM)
waiting for server to warm up......ok
server int.holsman.net:8529 started (pid=31292)
server int.holsman.net:8530 listening (mod_proxy)
server int.holsman.net:8531 listening (mod_vhost_alias)
apache/404..........ok
apache/byterange....ok
apache/getfile......ok
apache/post.........ok
apache/rwrite.......ok
apr/uri.............ok
filter/case.........skipped test on this platform
filter/case_in......skipped test on this platform
filter/input_body...ok
modules/access......ok
modules/alias.......ok
modules/cgi.........ok
modules/dav.........skipped test on this platform
modules/dir.........ok
modules/env.........ok
modules/expires.....ok
modules/headers.....ok
modules/include.....ok
modules/negotiation.ok
modules/rewrite.....ok
modules/setenvif....ok
modules/vhost_alias.ok
ssl/all.............skipped test on this platform
All tests successful, 4 tests skipped.
Files=23, Tests=1705, 52 wallclock secs (40.52 cusr + 5.13 csys = 45.65 CPU)
--server log--
[Thu Aug 30 13:50:25 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 13:50:26 2001] [notice] Digest: generating secret for digest
authentication ...
[Thu Aug 30 13:50:26 2001] [notice] Digest: done
[Thu Aug 30 13:50:26 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 13:50:27 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 13:50:27 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 13:50:28 2001] [crit] (88)Socket operation on non-socket: make_sock: for
address
0.0.0.0:8529, setsockopt: (SO_REUSEADDR)
[Thu Aug 30 14:00:37 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 14:00:38 2001] [notice] Digest: generating secret for digest
authentication ...
[Thu Aug 30 14:00:38 2001] [notice] Digest: done
[Thu Aug 30 14:00:38 2001] [info] mod_unique_id: using ip addr 65.0.239.229
[Thu Aug 30 14:00:39 2001] [notice] Apache/2.0.25-dev (Unix) DAV/2 configured --
resuming normal
operations
[Thu Aug 30 14:00:39 2001] [info] Server built: Aug 30 2001 13:57:26
[Thu Aug 30 14:00:40 2001] [error] server reached MaxClients setting, consider raising
the
MaxClients setting
[Thu Aug 30 14:00:43 2001] [error] [client 127.0.0.1] File does not exist:
/var/src/nightly/httpd-2.0-test/t/htdocs/404/not/found/test
..