blob: 353f72b6fa23df2ddc935c50fac53b970eaeab13 [file] [log] [blame]
// Copyright 2024 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: [
"//src/lib/fake-clock/lib/meta/fake_clock.common_shard.cml",
"//src/sys/test_runners/gtest/death_test.shard.cml",
],
program: {
binary: "bin/fake_clock_lib_death_test",
forward_stdout_to: "none",
forward_stderr_to: "none",
},
}