blob: 2efb0592703e29d2208d8c10331ffad628ab44a5 [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: [
"sys/testing/elf_test_runner.shard.cml",
"syslog/client.shard.cml",
"vulkan/client.shard.cml",
],
program: {
binary: "bin/vulkan_icd_load_test",
environ: [ "VK_LOADER_DEBUG=all" ],
},
}