[Pdbg] [PATCH 0/3] Fix bugs in path based target selection
Amitay Isaacs
amitay at ozlabs.org
Thu Mar 14 17:44:46 AEDT 2019
This fixes two bugs in path selection.
- path targets as dn names (e.g. core at 1000000) where not matched correctly
- device tree nodes nested were not matched correctly
Amitay Isaacs (3):
path: Match targets with dn name correctly
tests: Add a test for dn name match
path: Avoid a match for nested nodes of the same class
fake.dts.m4 | 2 +-
src/path.c | 21 ++++++++++++++++++---
tests/test_selection2.sh | 24 ++++++++++++++++++++++++
3 files changed, 43 insertions(+), 4 deletions(-)
--
2.20.1
More information about the Pdbg
mailing list