blob: f811a76585126b99b10bcf730f4fe1ec26213f3b [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-vmo",
environ: [ "NO_AMBIENT_MARK_VMO_EXEC=1" ],
},
}