zephyr/scripts/dts/python-devicetree/tests
Christophe Dufaza 308b568219 Revert "edtlib: test filters set by including bindings"
This unit test was added specifically to cover a regression
reported by the CI while working on [1].

Further work on related issues [2] showed that:
- [1] and [2] are dead end: we need to first rethink
  how bindings (and especially child-bindings) are initialized
- the inclusion mechanism supported by Zephyr deserves more systematic
  testing in edtlib if we want to work with confidence

The approach we choose is to:
- revert all changes made in [1]
- from there, systematically add unit tests as we address
  the issues we identified (or the additional features we need)
  one after the other

[1] edtlib: fix last modified semantic in included property specs
[2] edtlib: Preserve paths of properties from included child bindings

See also: #65221, #78095

This reverts commit 33bb3b60d9.

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 Revert "edtlib: test filters set by including bindings" 2024-11-06 14:43:19 -06:00
test-wrong-bindings
test_dtlib.py
test_edtlib.py Revert "edtlib: test filters set by including bindings" 2024-11-06 14:43:19 -06:00
test-multidir.dts
test.dts Devicetree: Devicetree Bindings: Adjust python tests 2024-10-15 04:11:36 -04:00