test_it.php

Version

1.20.2.11.2.4 (checked in on 2007/10/04 at 21:54:48 by rokZlender)

Functions

Namesort iconDescription
checkSyntaxChecky syntax of files that are patched with patch at patch_url. Syntax is checked with php -l
check_binsChecks if all files in array are where they are supposed to be. If not terminates testing with a proper msg
executeExecutes command
getVersionReturns Drupal major version. Basically this function strips down minor Drupal versions.
get_latest_tagTurns module name and Drupal version into the correct CVS tag for the given module, favors stable tags over branches
parseResultsParses result text and returns number of fails and passes
terminateTestingFunction that sends response to test server and calls exit
testMain test script. Call this with node id of the test_instance
version_to_tagConverts human readable patch version to drupal tag or branch