blob: eb05dd8f85bc6677c741d0f442d9615de5bfee17 [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/syslog/client.shard.cml",
"sys/testing/elf_test_runner.shard.cml",
],
program: {
binary: "test/core-channel",
environ: [ "NO_NEW_PROCESS=1" ],
},
}