BackdropWebTestCase::backdropGetTestFiles in modules/simpletest/backdrop_web_test_case.php
Get a list files that can be used in tests.
file_copy in includes/file.inc
Copies a file to a new location and adds a file record to the database.
FileUnmanagedCopyTest::testNonExistent in modules/simpletest/tests/file.test
Copy a non-existent file.
FileUnmanagedCopyTest::testNormal in modules/simpletest/tests/file.test
Copy a normal file.
FileUnmanagedCopyTest::testOverwriteSelf in modules/simpletest/tests/file.test
Copy a file onto itself.
ImageAdminStylesUnitTest::createSampleImage in modules/image/tests/image.test
Given an image style, generate an image.
ImageDimensionsUnitTest::testImageDimensions in modules/image/tests/image.test
Test styled image dimensions cumulatively.
ImageStyleFloodProtection::testFloodProtection in modules/image/tests/image.test
Check the number of images that can be generated simultaneously.
ImageStyleFlushTest::createSampleImage in modules/image/tests/image.test
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders in modules/image/tests/image.test
Test that we do not pass an array to backdrop_add_http_header.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
ImageThemeFunctionWebTestCase::testImageFormatterTheme in modules/image/tests/image.test
Tests usage of the image field formatters.
InstallerLanguageTestCase::setUp in modules/simpletest/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
system_site_information_settings_submit in modules/system/system.admin.inc
Form submission handler for system_site_information_settings().