blob: 404995a442ddafbfed3394b218fb218323cb2bde [file]
// 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: [
"//sdk/lib/syslog/client.shard.cml",
"//src/sys/test_runners/gtest/create_raw_processes.shard.cml",
"inspect/client.shard.cml",
],
program: {
binary: "test/driver_runner_test",
},
}