| [ | |
| { | |
| "node": "acpi", | |
| "tests": [ | |
| { | |
| "name": "Match", | |
| "expected": "match", | |
| "device": { | |
| "fuchsia.BIND_PROTOCOL": "fuchsia.acpi.BIND_PROTOCOL.DEVICE", | |
| "fuchsia.acpi.HID": "\"GFSH0006\"" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "node": "irq000", | |
| "tests": [ | |
| { | |
| "name": "Match", | |
| "expected": "match", | |
| "device": { | |
| "fuchsia.hardware.interrupt.Service": "fuchsia.hardware.interrupt.Service.ZirconTransport" | |
| } | |
| } | |
| ] | |
| } | |
| ] |