Home
last modified time | relevance | path

Searched refs:test_case (Results 1 – 22 of 22) sorted by relevance

/tools/asuite/atest/integration_tests/
Datest_test_archetype_integration_tests.py74 test_case: atest_integration_test.AtestTestCase,
78 test_case.assertIn(
81 test_case.assertNotIn(
101 test_case: atest_integration_test.AtestTestCase,
120 script = test_case.create_atest_script()
126 test_case.run_atest_command(
130 return test_case.create_step_output()
133 result = test_case.run_atest_command(
140 test_case.assertEqual(result.get_passed_count(), expected_passed_count)
141 test_case.assertEqual(result.get_failed_count(), expected_failed_count)
[all …]
Dsplit_build_test_script.py555 for test_case in test_suite:
556 test_cls = test_case.__class__
/tools/test/connectivity/acts/framework/acts/event/
Devent.py33 def __init__(self, test_class, test_case): argument
36 self.test_case = test_case
40 return self.test_case
50 def __init__(self, test_class, test_case, test_signal): argument
51 super().__init__(test_class, test_case)
/tools/test/connectivity/acts/framework/tests/
Dacts_test_decorators_test.py209 def test_case(self): member in FakeTest
218 FakeTest().test_case()
233 fake_test.test_case()
254 fake_test.test_case()
270 fake_test.test_case()
278 def test_case(self): member in TestTrackerInfoDecoratorFuncTests.test_needs_base_class_set_to_write_to_testtracker.DoesntHaveBaseClass
282 DoesntHaveBaseClass().test_case()
351 def test_case(_, attempt_number): function
364 test_case(mock.Mock())
374 def test_case(*_): function
[all …]
Dacts_context_test.py60 event.test_case = Mock()
65 self.assertEqual(context.test_case, event.test_case)
105 event2.test_case = Mock()
118 event2.test_case = Mock()
121 event3.test_case = Mock()
217 test_case = TEST_CASE
218 context = TestCaseContext(test_class, test_case)
221 self.assertEqual(context.test_case, test_case)
222 self.assertEqual(context.test_case_name, test_case)
/tools/test/connectivity/acts/framework/tests/metrics/loggers/
Dusage_metadata_logger_test.py45 test_case = 'make toast'
48 TestCaseContext(HurloWorld(), test_case),
62 '%s.%s' % (HurloWorld.__name__, test_case))
79 test_case = 'made toast'
82 test_case)
91 '%s.%s' %(HurlowWorld.__name__, test_case))
Dblackbox_test.py203 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_test_case_metric.MyTest
231 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_multiple_test_case_metrics.MyTest
269 def test_case(self): member in BlackboxMetricLoggerIntegrationTest.test_test_case_metric_with_custom_key.MyTest
/tools/test/connectivity/acts/framework/acts/
Dcontext.py75 return TestCaseContext(event.test_class, event.test_case)
318 def __init__(self, test_class, test_case): argument
327 self.test_case = test_case
331 return self.test_case
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiTdlsRvrTest.py311 test_case = test_tracker_info(uuid=test_tracker_uuid)(
314 test_case = partial(self._test_tdls_rvr,test_params)
315 setattr(self, test_name, test_case)
DWifiIOTConnectionTest.py145 test_case = test_tracker_info(uuid=test_tracker_uuid)(
148 setattr(self, test_name, test_case)
DWifiCellCoexChannelAvoidTest.py69 test_case = test_tracker_info(uuid=test_tracker_uuid)(
71 setattr(self, test_name, test_case)
DWifiChaosTest.py101 test_case = test_tracker_info(
103 setattr(self, testcase_name, test_case)
DWifiSoftApMultiCountryTest.py60 test_case = test_tracker_info(
62 setattr(self, testcase_name, test_case)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_ss_utils.py1667 for test_case in test_cases:
1677 test_case["description"],
1678 test_case["params"][1].serial,
1679 test_case["params"][2].serial,
1680 test_case["params"][0].serial)
1684 *test_case["params"],
1689 log.error("Call waiting sub-case: '%s' failed." % test_case[
1693 log.info("RERUN the sub-case: '%s'" % test_case["description"])
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DProtocolsMultiCountryTest.py57 test_case = test_tracker_info(
59 setattr(self, testcase_name, test_case)
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/
DWifiP2pMultiCoutryTest.py67 test_case = test_tracker_info(uuid=test_tracker_uuid)(
69 setattr(self, testcase_name, test_case)
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py443 test_case = test_tracker_info(uuid=test_tracker_uuid)(
446 test_case = partial(self._test_aware_rvr,test_params)
447 setattr(self, test_name, test_case)
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py504 test_case = test_tracker_info(uuid=test_tracker_uuid)(
507 test_case = partial(self._test_p2p_rvr, test_params)
508 setattr(self, test_name, test_case)
/tools/test/connectivity/acts/framework/tests/libs/logging/
Dlog_stream_test.py34 self.test_name = self.test_case.__name__
36 def test_case(self): member in TestClass
/tools/netsim/rust/common/src/util/
Dini_file.rs146 for test_case in ["port=123", "port= 123", "port =123", " port = 123 "] { in test_read()
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gTetheringTest.py231 def test_case(): function
241 return run_stress_test(self.log, self.stress_test_number, precondition, test_case)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py1498 def test_case(): function
1507 return run_stress_test(self.log, self.stress_test_number, precondition, test_case)