blob: 7b927b584d90bd9b5c95dc80eaec7f80e90425ef [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/lib/vulkan/vulkan-test.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
"syslog/client.shard.cml",
"vulkan/client.shard.cml",
],
program: {
binary: "bin/icd_conformance",
},
}