blob: 3a5d65f4d0ea87a50b8cbada56d1835c8adf62c6 [file] [log] [blame] [edit]
# Copyright 2022 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.
# The list of CTF test realm labels.
#
# Follow the instructions at //sdk/ctf/test_realm/BUILD.gn to add a new realm.
# Please keep this list sorted alphabetically.
ctf_test_realms = [
"//sdk/ctf/test_realm:fuchsia.driver.test_test_realm",
"//sdk/ctf/test_realm:fuchsia.example_test_realm",
"//sdk/ctf/test_realm:fuchsia.ui.composition.flatland_test_realm",
]