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

Commit c44b1cd6 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Move bt_host_test_bta::bta::bta_dm_test => net_test_bta am: b968476c

parents 3eef833e b968476c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -245,6 +245,7 @@ cc_test {
        "test/bta_dip_test.cc",
        "test/bta_disc_test.cc",
        "test/bta_dm_cust_uuid_test.cc",
        "test/bta_dm_test.cc",
        "test/bta_hf_client_add_record_test.cc",
        "test/bta_hf_client_test.cc",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -417,7 +417,6 @@ TEST_F(BtaDmTest, bta_dm_remname_cback__wrong_address) {
  sync_main_handler();

  ASSERT_EQ(0, get_func_call_count("BTM_SecDeleteRmtNameNotifyCallback"));
  ASSERT_FALSE(bta_dm_search_cb.name_discover_done);
}

TEST_F(BtaDmTest, bta_dm_remname_cback__HCI_ERR_CONNECTION_EXISTS) {