
| Current Path : /lib/modules/5.4.0-200-generic/build/scripts/kconfig/tests/preprocess/escape/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //lib/modules/5.4.0-200-generic/build/scripts/kconfig/tests/preprocess/escape/__init__.py |
# SPDX-License-Identifier: GPL-2.0
"""
Escape sequence tests.
"""
def test(conf):
assert conf.oldaskconfig() == 0
assert conf.stderr_matches('expected_stderr')