Home
last modified time | relevance | path

Searched refs:stderr_matches (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/circular_expansion/
H A D__init__.py11 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/variable/
H A D__init__.py8 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/escape/
H A D__init__.py8 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/circular_expansion/
H A D__init__.py11 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/variable/
H A D__init__.py8 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/escape/
H A D__init__.py8 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/builtin_func/
H A D__init__.py9 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-6.6/scripts/kconfig/tests/preprocess/builtin_func/
H A D__init__.py9 assert conf.stderr_matches('expected_stderr')
/kernel/linux/linux-5.10/scripts/kconfig/tests/
H A Dconftest.py279 def stderr_matches(self, expected): member in Conf
/kernel/linux/linux-6.6/scripts/kconfig/tests/
H A Dconftest.py283 def stderr_matches(self, expected): member in Conf

Completed in 3 milliseconds