blob: 6e2c692eb70a5f2108c36222a88647ef9b8e5113 [file] [log] [blame]
[
{
"node": "pwm",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.pwm.Service": "fuchsia.hardware.pwm.Service.ZirconTransport",
}
}
]
},
{
"node": "gpio-wifi",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.gpio.Service": "fuchsia.hardware.gpio.Service.ZirconTransport",
"fuchsia.gpio.FUNCTION": "fuchsia.gpio.FUNCTION.WIFI_LPO"
}
}
]
},
{
"node": "gpio-bt",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.gpio.Service": "fuchsia.hardware.gpio.Service.ZirconTransport",
"fuchsia.gpio.FUNCTION": "fuchsia.gpio.FUNCTION.BT_REG_ON"
}
}
]
}
]