Page callbacks for simpletest module.

File

core/modules/simpletest/simpletest.pages.inc

Functions

Namesort descending Description
simpletest_result_form Test results form for $test_id.
simpletest_result_form_submit Re-run the tests that match the filter.
simpletest_result_get Get test results for $test_id.
simpletest_result_status_image Get the appropriate image for the status.
simpletest_settings_form Provides settings form for SimpleTest variables.
simpletest_settings_form_submit Form submission handler for simpletest_settings_form().
simpletest_settings_form_validate Validation handler for simpletest_settings_form().
simpletest_test_form List tests arranged in groups that can be selected and run.
simpletest_test_form_submit Run selected tests.