blob: 2f98fc017a4fd89a3e8cb9ab21ff6c476055d9d1 [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-memory-mapping",
environ: [ "NO_AMBIENT_MARK_VMO_EXEC=1" ],
},
}