blob: d1475f4e7d98c6a9a42bd47ba6f3bed536df867a [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: [
"//src/power/bench/meta/share.cml",
"//src/sys/test_runners/rust/default.shard.cml",
"trace/client.shard.cml",
],
program: {
binary: "bin/integration",
},
use: [
{ protocol: "fuchsia.diagnostics.ArchiveAccessor" },
],
}