Home
last modified time | relevance | path

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

/scripts/kconfig/tests/
Dconftest.py224 def _read_and_compare(self, compare, expected): argument
234 def _contains(self, attr, expected): argument
239 def _matches(self, attr, expected): argument
243 def config_contains(self, expected): argument
251 def config_matches(self, expected): argument
259 def stdout_contains(self, expected): argument
267 def stdout_matches(self, expected): argument
275 def stderr_contains(self, expected): argument
283 def stderr_matches(self, expected): argument
/scripts/
Drust_is_available_test.py98 def run_script(self, expected, override_env): argument
/scripts/dtc/
Dchecks.c1404 unsigned int expected; in check_property_phandle_args() local