blob: 70158dd030536732091482966fdbd3d215cc2389 [file] [log] [blame]
{
program: {
binary: "test/remote_control_lib_test",
},
use: [
{ runner: "rust_test_runner" },
{
protocol: [
"/svc/fuchsia.logger.LogSink",
"/svc/fuchsia.sys.Launcher",
],
from: "realm",
},
],
expose: [
{
protocol: "/svc/fuchsia.test.Suite",
from: "self",
},
],
}