blob: 7f9d739650d24d84b738679150b4c2241ae12adb [file] [log] [blame]
[
{
"node": "acpi",
"tests": [
{
"name": "Match GOOG0016",
"expected": "match",
"device": {
"fuchsia.BIND_PROTOCOL": "fuchsia.acpi.BIND_PROTOCOL.DEVICE",
"fuchsia.acpi.HID": "\"GOOG0016\""
}
},
{
"name": "Match GGL0001",
"expected": "match",
"device": {
"fuchsia.BIND_PROTOCOL": "fuchsia.acpi.BIND_PROTOCOL.DEVICE",
"fuchsia.acpi.HID": "\"GGL0001\""
}
}
]
},
{
"node": "irq000",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.interrupt.Service": "fuchsia.hardware.interrupt.Service.ZirconTransport"
}
}
]
},
{
"node": "sysmem",
"tests": [
{
"name": "Match",
"expected": "match",
"device": {
"fuchsia.hardware.sysmem.Service": "fuchsia.hardware.sysmem.Service.ZirconTransport"
}
}
]
}
]