[Pdbg] [PATCH 0/3] Fix bugs in path based target selection

Rashmica Gupta rashmica.g at gmail.com
Tue Mar 19 10:57:02 AEDT 2019


On Thu, 2019-03-14 at 17:44 +1100, Amitay Isaacs wrote:
> 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
> 
Yay! Thanks for fixing this.

Tested-by: Rashmica Gupta <rashmica.g at gmail.com>


>  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