Searched refs:expected (Results 1 – 2 of 2) sorted by relevance
| /scripts/kconfig/tests/ |
| A D | conftest.py | 230 def _contains(self, attr, expected): argument 233 expected) 235 def _matches(self, attr, expected): argument 237 expected) 239 def config_contains(self, expected): argument 247 def config_matches(self, expected): argument 253 return self._matches('config', expected) 255 def stdout_contains(self, expected): argument 263 def stdout_matches(self, expected): argument 271 def stderr_contains(self, expected): argument [all …]
|
| /scripts/dtc/pylibfdt/ |
| A D | libfdt.i_shipped | 1062 SWIG_exception_fail(SWIG_TypeError, "bytes expected in method '" "$symname"
|
Completed in 4 milliseconds