commit | 29c434f367ea7b95bea7057105507c05abdc1297 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Mar 13 18:12:11 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 26 02:04:04 2018 +0900 |
tree | 57cf6f5f092d4bd30c3692b6ea714037b6c09674 | |
parent | 3e4888c2e3d77d70edb905364cd70059a52a1343 [diff] |
kconfig: tests: test if recursive dependencies are detected Recursive dependency should be detected and warned. Test this. This indirectly tests the line number increments. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>