summaryrefslogtreecommitdiff
path: root/scripts/kconfig/tests
AgeCommit message (Expand)Author
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada
2020-05-12kconfig: tests: remove randconfig test for choice in choiceMasahiro Yamada
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-05kconfig: tests: fix recursive inclusion unit testMasahiro Yamada
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
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