blob: f41fbdd95690ba35270e4693cd907debdd452145 [file] [log] [blame]
{
include: [
"sdk/lib/diagnostics/syslog/client.shard.cml",
"src/sys/test_runners/rust/default.shard.cml",
"src/sys/test_runners/tmp_storage.shard.cml",
],
program: {
binary: "bin/sampler_lib_test",
},
use: [
{
protocol: [
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
],
},
{
protocol: "fuchsia.sys2.Realm",
from: "framework",
},
],
}