SearchConfigSettingsForm::testSearchNodeTypes in modules/search/tests/search.test
Verify enabling/disabling of certain node types.
search_cron in modules/search/search.module
Implements hook_cron().
SearchExactTestCase::testExactQuery in modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNodeAccessTest::testPhraseSearchPunctuation in modules/search/tests/search.test
Tests that search works with punctuation and HTML entities.
SearchRankingTestCase::testDoubleRankings in modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in modules/search/tests/search.test