blob: 8473a1919d22f1ab1d809662be2d447cb3b210cd [file]
# 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.
# Note: Tests specified using `bootfs_test` are included via //bundles/bringup:tests and not this
# target.
group("tests") {
testonly = true
deps = [ "kernel-cmdline:tests" ]
}