blob: a1fbcb98a1fff9b52fd79c5bc90b02e00a5c23ae [file] [log] [blame]
// Copyright 2023 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",
// Ensures use_next_vdso is set to true.
"//src/sys/test_runners/gtest/zxtest.shard.cml",
],
program: {
binary: "test/loadable-tests",
},
}