Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 447f3969 authored by Chienyuan's avatar Chienyuan
Browse files

Enable le scanner manager test

Bug: 240301722
Test: gd/cert/run
Test: ./bluetooth_test_gd_unit64 --gtest_filter=*ScanningManagerTest* --gtest_repeat=300
Tag: #refactor
BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines

Change-Id: If5e43c97b289d1840c8794373cf02d9877de835b
parent c932598b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -42,7 +42,8 @@ filegroup {
        "controller_unittest.cc",
        "hci_packets_test.cc",
        "uuid_unittest.cc",
        "le_periodic_sync_manager_test.cc"
        "le_periodic_sync_manager_test.cc",
        "le_scanning_manager_test.cc",
    ],
}

+230 −95

File changed.

Preview size limit exceeded, changes collapsed.