Before running any of the tests you will need to edit the file "tests/custom_settings.ini" to setup the defaults used by the tests.
Some of the tests also assume the presents of test BLOB data in the 'test_blobs' folder. Any files found in this folder will be used as test BLOBs. The tests will load these files repeatedly until the required amount of data is loaded so you can put 1 or 100 files into this folder and the only thing it will effect is the variety of BLOBs used during testing. If you do not provide any test BLOBs a mini test BLOB will be created.
Some of the tests that load a lot of data may timeout before they can complete. If this happens
you will need to set a higher timeout for the run-tests.php script, this is done with the
--set-timeout command-line option. The command-line options are taken from the environment
variable TEST_PHP_ARGS. Depending on the shell you are running in this can be set with:
setenv TEST_PHP_ARGS "--set-timeout 300"
which would set the timeout to 5 minutes (300 seconds).
Methods Used:
Methods Used:
Methods Used:
Methods Used:
Methods Used:
Methods Used:
Methods Used: