blob: e803f0d53cbe417182be3358331e447ec8d54cba [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("uapp") {
testonly = true
deps = [
"$zx/system/dev/test/ddk-schedule-work:ddk-schedule-work-perf",
"blktest",
"blobfs",
"disk-pave",
"display-test",
"fvm-check",
"hid",
"ihda",
"kcounter",
"kstress",
"ktrace",
"lsusb",
"lz4",
"minfs",
"mutex_pi_exerciser",
"nand-loader",
"nand-util",
"psutils",
"spiutil",
"syscall-check",
"xdc-test",
]
}