zephyr/scripts/dts/python-devicetree/tests/test-bindings-include
Christophe Dufaza 33bb3b60d9 edtlib: test filters set by including bindings
Make sure filters set by property-allowlist and property-blocklist
in an including binding are recursively applied to included bindings.

Signed-off-by: Christophe Dufaza <chris@openmarl.org>
2024-04-22 06:50:55 -07:00
..
README.rst
allow-and-blocklist-child.yaml
allow-and-blocklist-multilevel.yaml
allow-and-blocklist.yaml
allow-not-list.yaml
allowlist.yaml
base.yaml
block-not-list.yaml
blocklist.yaml
empty-allowlist.yaml
empty-blocklist.yaml
filter-child-bindings.yaml
inc-base.yaml
include-2.yaml
include-invalid-keys.yaml
include-invalid-type.yaml
include-no-list.yaml
include-no-name.yaml
include.yaml
intermixed.yaml
modified.yaml
top-allows.yaml
top-blocks.yaml
top.yaml

README.rst

This directory contains bindings used to test the 'include:' feature.