zephyr/scripts/dts/python-devicetree/tests
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
..
test-bindings Devicetree: Devicetree Bindings: Adjust python tests 2024-10-15 04:11:36 -04:00
test-bindings-2
test-bindings-include edtlib: tests: cover basics of filtering inherited properties 2024-11-06 14:43:19 -06:00
test-wrong-bindings
test-multidir.dts devicetree: use c89 comments in test file 2023-04-17 08:58:14 -07:00
test.dts Devicetree: Devicetree Bindings: Adjust python tests 2024-10-15 04:11:36 -04:00
test_dtlib.py everywhere: replace double words 2024-06-25 06:05:35 -04:00
test_edtlib.py edtlib: tests: cover basics of filtering inherited properties 2024-11-06 14:43:19 -06:00