zephyr/scripts/dts/python-devicetree/tests
Martí Bolívar 15db98a400 dtlib: allow dangling aliases with DT(..., force=True)
As a first step towards being more forgiving on invalid inputs, allow
string-valued aliases properties that do not point to valid nodes when
the user requests permissiveness.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-07-14 19:51:46 -04:00
..
test-bindings
test-bindings-2
test-bindings-include
test-multidir.dts
test.dts
test_dtlib.py dtlib: allow dangling aliases with DT(..., force=True) 2021-07-14 19:51:46 -04:00
test_edtlib.py