blob: a3fffc68bc1de5b0cf51609fb88359b3bea051e4 [file] [log] [blame]
# Copyright 2020 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 = [
"fdio:tests",
"file-lock:tests",
"fit:tests",
"fit-promise:tests",
"procfs:tests",
"stdcompat:tests",
"syslog:tests",
]
}