blob: 65b3faeade4ea2276d29a63ff19459fd095fd3d7 [file] [log] [blame]
// 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.
{
include: [ "sdk/lib/diagnostics/syslog/client.shard.cml" ],
program: {
binary: "bin/utc_time_client_bin",
},
use: [
{ runner: "elf" },
{ protocol: "componentmanager.test.TestOutcomeReport" },
],
}