Lines Matching refs:server
4 specific to server-tests.php.
6 server-tests.php is backward compatible with tests developed for
7 the original run-tests.php script. server-tests is *not* used by
8 'make test'. server-tests was developed to provide support for
16 You can run 'php server-tests.php -h' to get all the possible options.
21 see server-tests-config.php for details.
25 can be configured to run test scripts through an HTTP server running
26 on localhost. localhost is required since either the web server must
28 must be copied to a directory under the web server
33 the web server runs under will be skipped. Since the test harness defines a number
34 of ini settings by default, the web server may require special configuration to
42 php server-tests.php -p /path/to/php-cli
45 php server-tests.php -p /path/to/php-cgi
48 php server-tests.php -w -u http://localhost/test -m /path/to/htdocs/test
50 4. run tests over http, php sources have been aliased in web server
51 php server-tests.php -w -u http://localhost/test
54 php server-tests.php -c /path/to/server-tests-config.php
58 php server-tests.php -c /path/to/server-tests-config.php -w -t 3 -d /path/to/testdir
66 under server-tests.
100 $this->conf all server-tests configuration vars