6 calls to drupal_get_messages()

DrupalTestCase::run in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Run all tests in this class.
FileNameMungingTest::testMunging in drupal-7.x/modules/simpletest/tests/file.test
Create a file and munge/unmunge the name.
FormsElementsTableSelectFunctionalTest::formSubmitHelper in drupal-7.x/modules/simpletest/tests/form.test
Helper function for the option check test to submit a form while collecting errors.
FormsTestCase::testRequiredFields in drupal-7.x/modules/simpletest/tests/form.test
Check several empty values for required forms elements.
openid_authentication in drupal-7.x/modules/openid/openid.module
Authenticate a user or attempt registration.
theme_status_messages in drupal-7.x/includes/theme.inc
Returns HTML for status and/or error messages, grouped by type.