1
0
Fork 0
alistair23-linux/scripts/kconfig/tests/new_choice_with_dep
Masahiro Yamada b76960c0f6 kconfig: tests: test if new symbols in choice are asked
If new choice values are added with new dependency, and they become
visible during user configuration, oldconfig should recognize them
as (NEW), and ask the user for choice.

This issue was fixed by commit 5d09598d48 ("kconfig: fix new choices
being skipped upon config update").

This is a subtle corner case.  Add a test case to avoid breakage.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-26 02:04:03 +09:00
..
Kconfig kconfig: tests: test if new symbols in choice are asked 2018-03-26 02:04:03 +09:00
__init__.py kconfig: tests: test if new symbols in choice are asked 2018-03-26 02:04:03 +09:00
config kconfig: tests: test if new symbols in choice are asked 2018-03-26 02:04:03 +09:00
expected_stdout kconfig: tests: test if new symbols in choice are asked 2018-03-26 02:04:03 +09:00