blob: a2570bff3b80b01f95544b40f779363651ce534f [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/connectivity/network/testing/netemul/sync-manager/meta/client.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "test/tproxy_test",
},
use: [
{ protocol: "fuchsia.posix.socket.Provider" },
],
}