blob: d51ca97cc5cc2fdd9b3f3a2abe321b3aafde2bc6 [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/common/meta/test.shard.cml",
"//src/sys/test_runners/tmp_storage.shard.cml",
],
program: {
binary: "test/component_fuzzing_libfuzzer_error_unittests",
},
}