blob: a46e291befaea28c090cdb584395bf1afe72dadb [file] [log] [blame]
# Copyright 2024 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("tests") {
testonly = true
deps = [
"drivers-only/fullmac-tests",
"helpers/realm-factory:realm-factory-tests",
"helpers/testcontroller-driver:tests",
]
}