blob: 9c55e835d05f124b58eeb62888e1209fc3a3fea7 [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-pager-writeback",
use_next_vdso: "true",
},
}