Home
last modified time | relevance | path

Searched refs:subdir_2 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py1054 subdir_2 = tmp_path / "subdir-2"
1055 subdir_2.mkdir()
1056 with open(subdir_2 / "via-include-path-2", "w") as f:
1070 dt = dtlib.DT("test.dts", include_path=(subdir_1, subdir_2))