[Pdbg] [PATCH 0/4] Test improvements

Amitay Isaacs amitay at ozlabs.org
Wed Jun 24 14:38:52 AEST 2020


These changes are to test the recent modifications to device tree to
assign a hardware unit to processor targets.

Amitay Isaacs (4):
  libpdbg: Add fake processor
  dts: Add compatible property to fake processors
  main: Print enabled top-level targets during probe
  tests: Add more path based selection tests

 fake.dts.m4              |   1 +
 fake2.dts.m4             |   1 +
 libpdbg/fake.c           |  10 ++
 src/main.c               |  18 ---
 tests/test_selection.sh  |  86 +++++++-------
 tests/test_selection2.sh | 250 +++++++++++++++++++++++++++------------
 tests/test_tree.sh       |   8 ++
 tests/test_tree2.sh      |   8 ++
 8 files changed, 245 insertions(+), 137 deletions(-)

-- 
2.26.2



More information about the Pdbg mailing list