blob: cb706f17d10e963bf4e3a347fa8629fffa191120 [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: [
"syslog/client.shard.cml",
"sys/component/realm_builder_absolute.shard.cml",
"sys/testing/elf_test_runner.shard.cml",
],
// Information about the test program.
program: {
binary: "greeter_test_exe",
},
}