Install, update and uninstall functions for the simpletest module.

File

core/modules/simpletest/simpletest.install

Functions

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

Constants

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