blob: 5ad484e234ee7997d2a65745ba0588fc7184b827 [file] [log] [blame] [edit]
// 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/overnet/examples/meta/test.shard.cml" ],
children: [
{
name: "test-driver",
url: "#meta/overnet-event-pair-test-driver.cm",
},
{
name: "server",
url: "#meta/overnet-event-pair-server.cm",
},
],
}