Install, update and uninstall functions for the simpletest module.

File

core/modules/simpletest/simpletest.install

Functions

Namesort descending Description
simpletest_requirements Implements hook_requirements().
simpletest_schema Implements hook_schema().
simpletest_uninstall Implements hook_uninstall().
simpletest_update_1000 Update the simpletest_test_id table to hold a list of active prefixes.
simpletest_update_1001 Move simpletest settings from variables to config.

Constants

Namesort descending Description
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT Minimum value of PHP memory_limit for SimpleTest.