blob: f52ccee8e45f4d99d810bd5e104435bb83e7f10d [file] [log] [blame]
{
program: {
binary: "test/workstation_session_bin_test",
},
use: [
{ runner: "rust_test_runner" },
{
protocol: "/svc/fuchsia.sys2.Realm",
from: "realm",
},
{
protocol: [ "/svc/fuchsia.logger.LogSink" ],
},
],
expose: [
{
protocol: "/svc/fuchsia.test.Suite",
from: "self",
},
],
}