blob: 645d83ddc8d3c3433ab6369741460a5f874c1d76 [file] [log] [blame]
// Copyright 2021 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",
"//src/sys/test_runners/rust/default.shard.cml",
],
program: {
binary: "bin/dhcpd_bin_test",
},
use: [
{ protocol: "fuchsia.stash.SecureStore" },
],
}