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

Commit 9719909e authored by David Duarte's avatar David Duarte Committed by Android (Google) Code Review
Browse files

Merge "Remove empty net_test_hci_native" into tm-qpr-dev

parents 3ff06d8e eb0f7b22
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -161,9 +161,6 @@
    {
      "name": "net_test_hci_fragmenter_native"
    },
    {
      "name": "net_test_hci_native"
    },
    {
      "name": "net_test_main_shim"
    },
+0 −22
Original line number Diff line number Diff line
@@ -91,28 +91,6 @@ cc_test {
    ],
}

// HCI native unit tests for target
cc_test {
    name: "net_test_hci_native",
    test_suites: ["device-tests"],
    defaults: [
        "fluoride_unit_test_defaults",
        "mts_defaults",
    ],
    local_include_dirs: [
        "include",
    ],
    include_dirs: [
        "packages/modules/Bluetooth/system",
        "packages/modules/Bluetooth/system/gd",
        "packages/modules/Bluetooth/system/stack/include",
    ],
    srcs: [
        "test/hci_layer_test.cc",
        "test/other_stack_stub.cc",
    ],
}

cc_test {
    name: "net_test_hci_fragmenter_native",
    test_suites: ["device-tests"],

system/hci/test/hci_layer_test.cc

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −0

Empty file deleted.