blob: a949f62922c4433c3dc1cdaf652c7d16b80d112c [file] [log] [blame]
// Copyright 2024 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.
{
include: [
"//sdk/lib/sys/testing/elf_test_runner.shard.cml",
"//sdk/lib/syslog/client.shard.cml",
],
program: {
binary: "bin/flatland-focus-integration-test-validator",
},
use: [
{
protocol: [ "fuchsia.ui.test.context.ScenicRealmFactory" ],
},
],
}