blob: b2d40af8146a9f5e95795e3437ccfa44f27d3a40 [file] [log] [blame]
{
program: {
binary: "bin/long_running_test",
},
use: [
{ runner: "gtest_runner" },
],
expose: [
{
protocol: "/svc/fuchsia.test.Suite",
from: "self",
},
],
}