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