blob: daf346e03d942a44998f06303beaed35818a6682 [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.
#
# WARNING: This file was machine-generated from previous json files and
# will eventually be deleted.
# DO NOT ADD TO THIS GROUP.
# DO NOT ADD TO THIS FILE.
# All new tests and test groups should be located in their appropriate area
# under //src and roll up to //src:tests. This group must only shrink.
group("all") {
# The buildbot groups are not allowed to add platform features, only tests and
# tools.
assert_no_deps = [ "//bundles/platform/*" ]
testonly = true
public_deps = [
"//build/tools/json_merge:json_merge_test($host_toolchain)",
"//examples/intl/tz_version_parrot:tests",
"//examples/intl/wisdom:tests",
"//sdk/lib/fuzzing/cpp:fuzz_input_unittests($host_toolchain)",
"//sdk/lib/fuzzing/cpp:fuzzing_traits_tests",
"//sdk/lib/inspect/contrib/cpp:tests",
"//sdk/lib/inspect/service/cpp/tests:inspect_service_cpp_tests",
"//sdk/lib/sys/cpp/tests:sys_cpp_tests",
"//sdk/lib/sys/inspect/cpp/tests:sys_inspect_cpp_tests",
"//sdk/lib/sys/service/cpp:sys_service_tests",
"//sdk/lib/ui/scenic/cpp/tests:scenic_cpp_tests",
"//sdk/lib/vfs/cpp:vfs_cpp_tests",
"//src/cobalt/bin:cobalt_tests",
"//src/connectivity/bluetooth:tests",
"//src/connectivity/network/netstack:tests",
"//src/connectivity/network/testing/netemul:tests",
"//src/connectivity/telephony:tests",
"//src/developer/debug/zxdb:zxdb_tests($host_toolchain)",
"//src/developer/memory/metrics/tests",
"//src/developer/memory/monitor/tests",
"//src/developer/sched:tests",
"//src/fonts:tests",
"//src/graphics:tests",
"//src/graphics/tests:vulkan-tests",
"//src/graphics/tests/benchmark:vulkan-benchmark",
"//src/graphics/tests/vkvalidation",
"//src/lib/containers/cpp:containers_cpp_tests",
"//src/lib/containers/cpp:containers_cpp_unittests($host_toolchain)",
"//src/lib/diagnostics/inspect/rust:tests",
"//src/lib/fsl:fsl_tests",
"//src/lib/fuchsia-async:fuchsia-async-tests",
"//src/lib/fxl:fxl_tests",
"//src/lib/fxl:fxl_unittests($host_toolchain)",
"//src/lib/intl:tests",
"//src/lib/pkg_url:pkg_url_unittests",
"//src/lib/process:process_unittests",
"//src/lib/ui/base_view:base_view_unittests",
"//src/lib/uuid:uuid_tests",
"//src/lib/vulkan:loader_and_validation_tests",
"//src/lib/webpki-roots-fuchsia:webpki-roots-fuchsia_tests",
"//src/lib/zircon/rust:fuchsia-zircon-tests",
"//src/performance/cpuperf/print/tests",
"//src/performance/cpuperf/tests",
"//src/performance/lib/trace_converters:trace_converter_tests",
"//src/performance/trace/tests:trace_tests",
"//src/performance/trace2json:trace2json_tests($host_toolchain)",
"//src/performance/trace_manager/tests:trace_manager_tests",
"//src/performance/trace_stress",
"//src/performance/traceutil:zedmon_test($host_toolchain)",
"//src/power:tests",
"//src/ui/a11y/bundles:tests",
"//src/ui/bin/terminal:tests",
"//src/ui/bin/text:tests",
"//src/ui/examples",
"//src/ui/examples/escher/test:escher_examples_test($host_toolchain)",
"//src/ui/lib/escher:escher_tests",
"//src/ui/lib/escher/test:escher_renderer_tests($host_toolchain)",
"//src/ui/lib/escher/test:escher_unittests($host_toolchain)",
"//src/ui/scenic:tests",
"//src/ui/tests/integration_input_tests",
"//src/virtualization:tests",
"//third_party:tests",
"//third_party/boringssl:boringssl-fuzzers",
"//third_party/boringssl:boringssl_tests",
"//third_party/libc-tests:nacl-libc-tests",
"//tools/whereiscl:whereiscl_test($host_toolchain)",
]
}