Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py1759 def verify_to_string(prop, expected): function
1767 verify_to_string("empty_string", "")
1768 verify_to_string("string", "foo\tbar baz")