blob: 6213c29fba3e18b5087dcdd6b9a71d2b169f2d49 [file] [log] [blame] [edit]
# Copyright 2023 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 = [
"heapdump:tests",
"pprof:tests",
"profile:tests",
"sampler:tests",
]
}