zephyr/tests/lib/devicetree
Carlo Caione 18914ccdd4 devicetree_regions: Remove path fallback and sanitize name
This patch is doing two things:

- it is removing the fallback on the path. This is not possible anymore
  since the DT binding file is now actually requiring the
  'zephyr,memory-region' property to be present from which the region
  name is obtained.

- it is sanitizing the name when CONFIG_CMAKE_LINKER_GENERATOR is used
  or not.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-03-31 10:29:31 +02:00
..
api tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
api_ext devicetree_regions: Remove path fallback and sanitize name 2022-03-31 10:29:31 +02:00
devices tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00