Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/kconfig/tests/no_write_if_dep_unmet/
D__init__.py20 assert conf.config_matches('expected_config')
/linux-6.6.21/scripts/kconfig/tests/
Dconftest.py251 def config_matches(self, expected): member in Conf