summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-12-13 00:29:30 -0800
committerTom Cherry <tomcherry@google.com>2017-12-13 16:58:33 -0800
commit26eba2879d7d7c9f51d14eba2484e25df15b8dd3 (patch)
tree590321ce07df0b330a4dee1e673f8c21dae6c93c /trusty/coverage/coverage_test.cpp
parent212257dbb9c877736d53cc3e786810fa7684861a (diff)
Always check prefix matches array at each node
Currently, we only check if the name of a given node in the trie is a prefix match and the prefix matches array of the final node. This is incorrect however, as the prefix matches array of intermediate nodes may contain the prefix for a given property. This change adds that check and test cases for this case. Bug: 36001741 Test: new unit tests Change-Id: I9f58ebc559f2ac591aa44df9e71205704bf18f66
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions