Loading system/blueberry/tests/gd/hci/le_acl_manager_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ from bluetooth_packets_python3 import RawBuilder from mobly import test_runner class LeAclManagerTestBb(gd_base_test.GdBaseTestClass): class LeAclManagerTest(gd_base_test.GdBaseTestClass): def setup_class(self): gd_base_test.GdBaseTestClass.setup_class(self, dut_module='HCI_INTERFACES', cert_module='HCI') Loading system/blueberry/tests/gd/hci/le_advertising_manager_test_blueberry.py→system/blueberry/tests/gd/hci/le_advertising_manager_test.py +0 −0 File moved. View file system/blueberry/tests/gd/l2cap/classic/l2cap_performance_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ from blueberry.tests.gd.cert.truth import assertThat from blueberry.tests.gd.cert.performance_test_logger import PerformanceTestLogger from blueberry.tests.gd.cert import gd_base_test from blueberry.tests.gd.l2cap.classic.cert_l2cap import CertL2cap from blueberry.tests.gd.l2cap.classic.l2cap_test_blueberry import L2capTestBase from blueberry.tests.gd.l2cap.classic.l2cap_test import L2capTestBase from l2cap.classic.facade_pb2 import RetransmissionFlowControlMode from bluetooth_packets_python3 import RawBuilder from bluetooth_packets_python3.l2cap_packets import FcsType Loading Loading
system/blueberry/tests/gd/hci/le_acl_manager_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ from bluetooth_packets_python3 import RawBuilder from mobly import test_runner class LeAclManagerTestBb(gd_base_test.GdBaseTestClass): class LeAclManagerTest(gd_base_test.GdBaseTestClass): def setup_class(self): gd_base_test.GdBaseTestClass.setup_class(self, dut_module='HCI_INTERFACES', cert_module='HCI') Loading
system/blueberry/tests/gd/hci/le_advertising_manager_test_blueberry.py→system/blueberry/tests/gd/hci/le_advertising_manager_test.py +0 −0 File moved. View file
system/blueberry/tests/gd/l2cap/classic/l2cap_performance_test.py +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ from blueberry.tests.gd.cert.truth import assertThat from blueberry.tests.gd.cert.performance_test_logger import PerformanceTestLogger from blueberry.tests.gd.cert import gd_base_test from blueberry.tests.gd.l2cap.classic.cert_l2cap import CertL2cap from blueberry.tests.gd.l2cap.classic.l2cap_test_blueberry import L2capTestBase from blueberry.tests.gd.l2cap.classic.l2cap_test import L2capTestBase from l2cap.classic.facade_pb2 import RetransmissionFlowControlMode from bluetooth_packets_python3 import RawBuilder from bluetooth_packets_python3.l2cap_packets import FcsType Loading