blob: 67f27cf79cbbe5638009289fc5b3418201a26e2d [file] [log] [blame]
{
program: {
binary: "test/hello_world_bin_test",
},
use: [
{ runner: "rust_test_runner" },
{
protocol: [ "/svc/fuchsia.logger.LogSink" ],
},
],
expose: [
{
protocol: "/svc/fuchsia.test.Suite",
from: "self",
},
],
}