summaryrefslogtreecommitdiff
path: root/scripts/kconfig/tests
AgeCommit message (Expand)Author
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada
2018-08-22kconfig: improve the recursive dependency reportMasahiro Yamada
2018-08-22kconfig: report recursive dependency involving 'imply'Masahiro Yamada
2018-08-22kconfig: error out when seeing recursive dependencyMasahiro Yamada
2018-05-29kconfig: test: add Kconfig macro language testsMasahiro Yamada
2018-05-29kconfig: make default prompt of mainmenu less specificMasahiro Yamada
2018-03-26kconfig: remove duplicated file name and lineno of recursive inclusionMasahiro Yamada
2018-03-26kconfig: tests: test if recursive inclusion is detectedMasahiro Yamada
2018-03-26kconfig: tests: test if recursive dependencies are detectedMasahiro Yamada
2018-03-26kconfig: tests: test randconfig for choice in choiceMasahiro Yamada
2018-03-26kconfig: tests: test defconfig when two choices interactMasahiro Yamada
2018-03-26kconfig: tests: check visibility of tristate choice values in y choiceMasahiro Yamada
2018-03-26kconfig: tests: check unneeded "is not set" with unmet dependencyMasahiro Yamada
2018-03-26kconfig: tests: test if new symbols in choice are askedMasahiro Yamada
2018-03-26kconfig: tests: test automatic submenu creationMasahiro Yamada
2018-03-26kconfig: tests: add basic choice testsMasahiro Yamada
2018-03-26kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada