summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests
Commit message (Expand)AuthorAgeFilesLines
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-7/+7
* kconfig: tests: fix recursive inclusion unit testMasahiro Yamada2019-06-041-3/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-2815-0/+22
* kconfig: improve the recursive dependency reportMasahiro Yamada2018-08-221-3/+3
* kconfig: report recursive dependency involving 'imply'Masahiro Yamada2018-08-222-16/+25
* kconfig: error out when seeing recursive dependencyMasahiro Yamada2018-08-224-9/+10
* kconfig: test: add Kconfig macro language testsMasahiro Yamada2018-05-2813-0/+191
* kconfig: make default prompt of mainmenu less specificMasahiro Yamada2018-05-281-1/+1
* 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