summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests
AgeCommit message (Expand)AuthorLines
2018-03-26kconfig: remove duplicated file name and lineno of recursive inclusionMasahiro Yamada-5/+6
2018-03-26kconfig: tests: test if recursive inclusion is detectedMasahiro Yamada-0/+24
2018-03-26kconfig: tests: test if recursive dependencies are detectedMasahiro Yamada-0/+101
2018-03-26kconfig: tests: test randconfig for choice in choiceMasahiro Yamada-0/+60
2018-03-26kconfig: tests: test defconfig when two choices interactMasahiro Yamada-0/+42
2018-03-26kconfig: tests: check visibility of tristate choice values in y choiceMasahiro Yamada-0/+43
2018-03-26kconfig: tests: check unneeded "is not set" with unmet dependencyMasahiro Yamada-0/+39
2018-03-26kconfig: tests: test if new symbols in choice are askedMasahiro Yamada-0/+64
2018-03-26kconfig: tests: test automatic submenu creationMasahiro Yamada-0/+72
2018-03-26kconfig: tests: add basic choice testsMasahiro Yamada-0/+149
2018-03-26kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada-0/+298