blob: 13844fba8381f821a13308a5d3df5c30434c224b [file] [log] [blame]
{
program: {
binary: "test/fs_transaction_test",
},
capabilities: [
{ protocol: "fuchsia.test.Suite" },
],
use: [
{ runner: "gtest_runner" },
{ protocol: "fuchsia.process.Launcher" },
],
expose: [
{
protocol: "fuchsia.test.Suite",
from: "self",
},
],
}