summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests
Commit message (Expand)AuthorAgeFilesLines
* kconfig: test: add Kconfig macro language testsMasahiro Yamada2018-05-2913-0/+191
* kconfig: make default prompt of mainmenu less specificMasahiro Yamada2018-05-291-1/+1
* kconfig: remove duplicated file name and lineno of recursive inclusionMasahiro Yamada2018-03-261-5/+6
* kconfig: tests: test if recursive inclusion is detectedMasahiro Yamada2018-03-266-0/+24
* kconfig: tests: test if recursive dependencies are detectedMasahiro Yamada2018-03-263-0/+101
* kconfig: tests: test randconfig for choice in choiceMasahiro Yamada2018-03-265-0/+60
* kconfig: tests: test defconfig when two choices interactMasahiro Yamada2018-03-264-0/+42
* kconfig: tests: check visibility of tristate choice values in y choiceMasahiro Yamada2018-03-265-0/+43
* kconfig: tests: check unneeded "is not set" with unmet dependencyMasahiro Yamada2018-03-264-0/+39
* kconfig: tests: test if new symbols in choice are askedMasahiro Yamada2018-03-264-0/+64
* kconfig: tests: test automatic submenu creationMasahiro Yamada2018-03-263-0/+72
* kconfig: tests: add basic choice testsMasahiro Yamada2018-03-269-0/+149
* kconfig: tests: add framework for Kconfig unit testingMasahiro Yamada2018-03-262-0/+298
OpenPOWER on IntegriCloud