Home
last modified time | relevance | path

Searched refs:MoxTestBase (Results 1 – 25 of 57) sorted by relevance

123

/external/autotest/frontend/health/
Dcomplete_failures_unittest.py30 class EmailAboutTestFailureTests(mox.MoxTestBase):
148 class GetRecentlyRanTestNamesTests(mox.MoxTestBase, test.TestCase):
221 class GetTestsToAnalyzeTests(mox.MoxTestBase):
252 class FilterOutGoodTestsTests(mox.MoxTestBase):
Dcheck_test_health_unittest.py14 class RunPrepScriptsTests(mox.MoxTestBase):
88 class RunAnalysisScripts(mox.MoxTestBase):
163 class MainTests(mox.MoxTestBase):
Dutils_unittest.py43 class GetLastPassTimesTests(mox.MoxTestBase, test.TestCase):
128 class GetLastFailTimesTests(mox.MoxTestBase, test.TestCase):
Dcomplete_failures_functional_test.py66 class CompleteFailuresFunctionalTests(mox.MoxTestBase, test.TestCase):
Dpassing_experimental_functional_test.py38 class PassingExperimentalFunctionalTests(mox.MoxTestBase, test.TestCase):
/external/autotest/client/common_lib/cros/fake_device_server/
Dresource_method_unittest.py19 class ResourceMethodTest(mox.MoxTestBase):
24 mox.MoxTestBase.setUp(self)
Ddevices_unittest.py21 class DevicesTest(mox.MoxTestBase):
26 mox.MoxTestBase.setUp(self)
Dcommands_unittest.py20 class CommandsTest(mox.MoxTestBase):
31 mox.MoxTestBase.setUp(self)
Dregistration_tickets_unittest.py23 class RegistrationTicketsTest(mox.MoxTestBase):
28 mox.MoxTestBase.setUp(self)
/external/autotest/server/cros/dynamic_suite/
Dreporting_unittest.py21 class ReportingTest(mox.MoxTestBase):
229 class FindIssueByMarkerTests(mox.MoxTestBase):
257 class AnchorSummaryTests(mox.MoxTestBase):
302 class LabelUpdateTests(mox.MoxTestBase):
418 class TestSubmitGenericBugReport(mox.MoxTestBase, unittest.TestCase):
468 class TestMergeBugTemplate(mox.MoxTestBase):
Dhost_spec_unittest.py18 class HostSpecTest(mox.MoxTestBase):
57 class HostGroupTest(mox.MoxTestBase):
Dfrontend_wrappers_unittest.py17 class FrontendWrappersTest(mox.MoxTestBase):
Dtools_unittest.py20 class DynamicSuiteToolsTest(mox.MoxTestBase):
/external/autotest/site_utils/rpm_control_system/
Drpm_controller_unittest.py18 class TestRPMControllerQueue(mox.MoxTestBase):
47 class TestSentryRPMController(mox.MoxTestBase):
101 class TestWebPoweredRPMController(mox.MoxTestBase):
155 class TestCiscoPOEController(mox.MoxTestBase):
Drpm_dispatcher_unittest.py22 class TestRPMDispatcher(mox.MoxTestBase):
/external/autotest/site_utils/autoupdate/
Dfull_release_test_test.py75 class FullReleaseTestTests(mox.MoxTestBase):
81 mox.MoxTestBase.setUp(self)
88 mox.MoxTestBase.tearDown(self)
/external/autotest/site_utils/suite_scheduler/
Dforgiving_config_parser_unittest.py12 class ForgivingConfigParserTest(mox.MoxTestBase):
Dboard_enumerator_unittest.py19 class BoardEnumeratorTest(mox.MoxTestBase):
/external/autotest/site_utils/
Dlog_socket_server_unittest.py17 class TestLogSocketServer(mox.MoxTestBase):
/external/autotest/client/common_lib/
Ddecorators_unittest.py15 class InContextTest(mox.MoxTestBase):
/external/autotest/server/
Dlab_status_unittest.py107 class GetStatusTest(mox.MoxTestBase):
286 class CheckStatusTest(mox.MoxTestBase):
/external/chromium-trace/catapult/third_party/mox3/mox3/tests/
Dmox_helper.py50 class ExampleMoxTest(mox.MoxTestBase, ExampleMoxTestMixin):
/external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
Dmox_helper.py50 class ExampleMoxTest(mox.MoxTestBase, ExampleMoxTestMixin):
/external/autotest/client/common_lib/cros/
Dretry_unittest.py19 class RetryTest(mox.MoxTestBase):
/external/autotest/server/cros/
Dtelemetry_runner_unittest.py16 class TelemetryResultTest(mox.MoxTestBase):

123