blob: eafd82493648abb06ec5ac8a538ff89fe5f74a08 [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/sys/fuzzing/framework/meta/realm.shard.cml" ],
children: [
{
name: "engine",
url: "#meta/test-engine.cm",
},
{
name: "fuzzer",
url: "#meta/test-fuzzer-uninstrumented.cm",
},
],
}