blob: 87a8a425365b081216aba6bdf5b6f5683dcd7d14 [file] [log] [blame]
// Copyright 2021 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/common/meta/test.shard.cml",
"//src/sys/test_runners/tmp_storage.shard.cml",
],
program: {
binary: "test/component_fuzzing_framework_unittests",
args: [ "data/corpus" ],
},
}