Home
last modified time | relevance | path

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

/scripts/kconfig/tests/
A Dconftest.py30 def __init__(self, request): argument
144 def defconfig(self, defconfig): argument
202 def savedefconfig(self, dot_config): argument
230 def _contains(self, attr, expected): argument
235 def _matches(self, attr, expected): argument
239 def config_contains(self, expected): argument
247 def config_matches(self, expected): argument
255 def stdout_contains(self, expected): argument
263 def stdout_matches(self, expected): argument
271 def stderr_contains(self, expected): argument
[all …]
/scripts/
A Dspdxcheck.py15 def __init__(self, tok, txt): argument
20 def __init__(self, el, txt): argument
25 def __init__(self): argument
100 def validate(self, tok): argument
116 def t_RPAR(self, tok): argument
121 def t_LPAR(self, tok): argument
126 def t_ID(self, tok): argument
145 def t_error(self, tok): argument
148 def p_expr(self, p): argument
156 def p_error(self, p): argument
[all …]
/scripts/dtc/pylibfdt/
A Dsetup.py142 def run(self): argument

Completed in 5 milliseconds