6 calls to drupal_get_messages()

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