BackdropUnitTestCase::setUp in core/modules/simpletest/backdrop_web_test_case.php
Sets up unit test environment.
backdrop_get_path in core/includes/common.inc
Returns the path to a system item (module, theme, etc.).
backdrop_load in core/includes/bootstrap.inc
Includes a file with the provided type and name.
BootstrapGetFilenameTestCase::testBackdropGetFilename in core/modules/simpletest/tests/bootstrap.test
Test that backdrop_get_filename() works correctly when the file is not found in the database.
drupal_get_filename in core/includes/drupal.inc
Returns and optionally sets the filename for a system resource.
installer_manager_install_form_validate in core/modules/installer/installer.manager.inc
Form validation handler for installer_manager_install_form().
module_list in core/includes/module.inc
Returns a list of currently active modules.
simpletest_test_get_all in core/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
system_list in core/includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.
template_preprocess_installer_browser_project in core/modules/installer/installer.theme.inc
Add some variables for the project theme.