telemetry.unittest.run_tests
index
telemetry/unittest/run_tests.py

# Copyright (c) 2012 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Modules
       
telemetry.core.browser_options
telemetry.decorators
telemetry.core.discover
telemetry.unittest.gtest_testrunner
logging
telemetry.unittest.options_for_unittests
unittest
telemetry.core.util

 
Functions
       
Discover(start_dir, top_level_dir=None, pattern='test*.py')
DiscoverAndRunTests(dir_name, args, top_level_dir, platform, options, default_options, runner)
FilterSuite(suite, predicate)
Main = _LoggingRestoreWrapper(*args, **kwargs)
RestoreLoggingLevel(func)