Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py1453 def verify_path_exists(path): function
1459 verify_path_exists("/")
1460 verify_path_exists("/foo")
1461 verify_path_exists("/foo/bar")