blob: 8fc9a8ab67a5901771bed09a5fcb2b49a85158fc [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.
{
program: {
binary: "bin/utc_time_consumer_bin",
},
use: [
{ runner: "elf" },
{ protocol: "fuchsia.time.Maintenance" },
{ protocol: "componentmanager.test.TestOutcomeReport" },
{ protocol: "/svc/fuchsia.logger.LogSink" },
],
}