blob: ae379782b818227b75600a9d7d75ddac3e5deb24 [file] [log] [blame]
// Copyright 2023 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/tests/integration/common/client.shard.cml",
"//src/sys/test_runners/rust/default.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "bin/fidl_fuchsia_posix_socket_ext_lib_test",
},
}