zephyr/scripts/dts/python-devicetree
Luca Burelli fe7f71ba16 dtlib: add test for lineno/filename comments
Tweak the existing filename_and_lineno test to also check the generated
comments in the string representation of the devicetree match expected
contents and alignment.

Using tmpdir as the base directory simplifies the comparison by avoiding
directory separator issues.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-05-16 09:38:35 +02:00
..
src/devicetree gen_edt: use workspace dir as base for relative paths in comments 2025-05-16 09:38:35 +02:00
tests dtlib: add test for lineno/filename comments 2025-05-16 09:38:35 +02:00
.gitignore
requirements.txt
setup.py python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
tox.ini