Home
last modified time | relevance | path

Searched defs:expected_re (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py73 def verify_error_matches(dts, expected_re): argument
1673 def verify_to_num_error_matches(prop, expected_re): argument
1711 def verify_to_nums_error_matches(prop, expected_re): argument
1740 def verify_to_bytes_error_matches(prop, expected_re): argument
1763 def verify_to_string_error_matches(prop, expected_re): argument
1790 def verify_to_strings_error_matches(prop, expected_re): argument
1814 def verify_to_node_error_matches(prop, expected_re): argument
1835 def verify_to_nodes_error_matches(prop, expected_re): argument
1860 def verify_to_path_error_matches(prop, expected_re): argument