blob: 70773488e6e9d3e6179633aeed27b4fb33ee22b4 [file] [log] [blame]
[
{
"device": {
"fuchsia.BIND_PROTOCOL": "fuchsia.spi.BIND_PROTOCOL.IMPL"
},
"expected": "abort",
"name": "Wrong protocol"
},
{
"device": {
"fuchsia.BIND_PROTOCOL": "fuchsia.tpm.BIND_PROTOCOL.IMPL"
},
"expected": "match",
"name": "Match"
}
]