Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/mseaborn/test-branch
/
.
/
src
/
starnix
/
tests
/
diagnostics
/
BUILD.gn
blob: 863f5d6d5a001f26481079b6b62fdd9a81c98159 [
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
=
[
"coredumps"
,
"self_profile"
,
]
}