external_zblue/scripts/dts/python-devicetree/tests
Christophe Dufaza ec7c4e6fb5 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>
2026-04-20 17:55:34 +08:00
..
test-bindings Devicetree: Devicetree Bindings: Adjust python tests 2026-04-20 17:49:50 +08:00
test-bindings-2
test-bindings-include edtlib: tests: cover basics of filtering inherited properties 2026-04-20 17:55:34 +08:00
test-wrong-bindings yamllint: indentation: fix files in scripts/ 2026-04-20 16:09:09 +08:00
test-multidir.dts devicetree: use c89 comments in test file 2026-04-20 16:20:25 +08:00
test.dts Devicetree: Devicetree Bindings: Adjust python tests 2026-04-20 17:49:50 +08:00
test_dtlib.py everywhere: replace double words 2026-04-20 17:28:15 +08:00
test_edtlib.py edtlib: tests: cover basics of filtering inherited properties 2026-04-20 17:55:34 +08:00