blob: 1c0b4b88179304585190841390dd5716c840e8ff [file] [log] [blame]
// 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.
{
include: [
"//src/storage/testing/driver_test_realm/meta/client.shard.cml",
"//src/sys/test_runners/rust/default.shard.cml",
"//src/sys/test_runners/tmp_storage.shard.cml",
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/system_recovery_installer_bin_test",
},
use: [
{ protocol: "fuchsia.process.Launcher" },
],
}