blob: 00b8d1680da85024cfa2a6cab25bed0cd31f8b73 [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("tools") {
testonly = true
deps = [ "lowpanctl" ]
}
group("tests") {
testonly = true
deps = [ "lowpanctl:tests" ]
}