linux-stable/scripts/kconfig/tests/no_write_if_dep_unmet
Masahiro Yamada 930c429a65 kconfig: tests: check unneeded "is not set" with unmet dependency
Commit cb67ab2cd2 ("kconfig: do not write choice values when their
dependency becomes n") fixed a problem where "# CONFIG_... is not set"
for choice values are wrongly written into the .config file when they
are once visible, then become invisible later.

Add a test for this naive case.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-26 02:04:03 +09:00
..
__init__.py kconfig: tests: check unneeded "is not set" with unmet dependency 2018-03-26 02:04:03 +09:00
config kconfig: tests: check unneeded "is not set" with unmet dependency 2018-03-26 02:04:03 +09:00
expected_config kconfig: tests: check unneeded "is not set" with unmet dependency 2018-03-26 02:04:03 +09:00
Kconfig kconfig: tests: check unneeded "is not set" with unmet dependency 2018-03-26 02:04:03 +09:00