Searched hist:"1903 c511905984685e0a299421bc4c8b6fc1344b" (Results 1 – 7 of 7) sorted by relevance
/linux/scripts/kconfig/tests/choice/ |
H A D | alldef_expected_config | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | allno_expected_config | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | allyes_expected_config | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | allmod_expected_config | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | oldask0_expected_stdout | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | __init__.py | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|
H A D | Kconfig | 1903c511905984685e0a299421bc4c8b6fc1344b Tue Mar 13 10:12:04 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kconfig: tests: add basic choice tests
The calculation of 'choice' is a bit complicated part in Kconfig.
The behavior of 'y' choice is intuitive. If choice values are tristate, the choice can be 'm' where each value can be enabled independently. Also, if a choice is marked as 'optional', the whole choice can be invisible.
Test basic functionality of choice.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
|