blob: 1e9991f9400f6b7ca7c44607db15200fb24a2c62 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("profiles") {
testonly = true
deps = [
"bt-a2dp",
"bt-a2dp:tests",
"bt-avrcp",
"bt-avrcp:tests",
"bt-avrcp-target",
"bt-avrcp-target:tests",
"bt-device-id",
"bt-device-id:tests",
"bt-fastpair-provider",
"bt-fastpair-provider:tests",
"bt-hfp-audio-gateway",
"bt-hfp-audio-gateway:tests",
"bt-peripheral-hub",
"bt-peripheral-hub:tests",
"bt-rfcomm",
"bt-rfcomm:tests",
"tests",
]
}