blob: 470894961217e7f042dc2785d98fa47e6d22d9f8 [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: [
"//sdk/lib/sys/testing/coverage.shard.cml",
"//sdk/lib/syslog/client.shard.cml",
"sys/testing/elf_test_runner.shard.cml",
],
program: {
binary: "bin/clang_coverage_test_bin",
},
}