zephyr/scripts/dts/python-devicetree
Christophe Dufaza c58d6761bc edtlib: tests: cover basics of filtering inherited properties
Use-case "B includes I includes X":
- X is a base binding file, specifying common properties
- I is an intermediary binding file, which includes X
  without modification nor filter
- B includes I, filtering the properties it chooses
  to inherit with an allowlist or a blocklist

Check that the properties inherited from X via I
are actually filtered as B intends to,
up to the grandchild-binding level.

Signed-off-by: Christophe Dufaza <chris@openmarl.org>
2024-11-06 14:43:19 -06:00
..
src/devicetree Devicetree: Devicetree Bindings: Support enums for array like dt props 2024-10-15 04:11:36 -04:00
tests edtlib: tests: cover basics of filtering inherited properties 2024-11-06 14:43:19 -06:00
.gitignore
requirements.txt
setup.py scripts: dts: update pyyaml version 2024-03-29 09:03:34 -04:00
tox.ini python-devicetree: unpin types-PyYAML version 2023-01-16 11:19:54 +00:00