blob: cecdfd812f0ac632738cab3c936ddf62adcdc4fc [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/connectivity/network/testing/netemul/sync-manager/meta/client.shard.cml",
"syslog/elf_stdio.shard.cml",
],
program: {
binary: "bin/multi_nic_test_server",
},
use: [
{ protocol: "fuchsia.posix.socket.Provider" },
],
}