blob: d91e81326907cad3537b894a1deda4c0f8ec0783 [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.
# Do not use this target directly, instead depend on //src/sys/tools/chrealm/integration_tests:chrealm_integrationtests.
group("chrealm_integrationtests") {
public_deps =
[ "//src/sys/tools/chrealm/integration_tests:chrealm_integrationtests" ]
testonly = true
}
# Do not use this target directly, instead depend on //src/sys/tools/chrealm/integration_tests:chrealm_test_get_message.
group("chrealm_test_get_message") {
public_deps =
[ "//src/sys/tools/chrealm/integration_tests:chrealm_test_get_message" ]
}