linux/scripts/kconfig/tests/err_recursive_inc
Masahiro Yamada e2c75e7667 kconfig: tests: test if recursive inclusion is detected
If recursive inclusion is detected, it should fail with error
messages.  Test this.

This also tests the line numbers in the error message, fixed by
commit 5ae6fcc4bb ("kconfig: fix line number in recursive inclusion
error message").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-26 02:04:05 +09:00
..
__init__.py kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00
expected_stderr kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00
Kconfig kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00
Kconfig.inc1 kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00
Kconfig.inc2 kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00
Kconfig.inc3 kconfig: tests: test if recursive inclusion is detected 2018-03-26 02:04:05 +09:00