summaryrefslogtreecommitdiff
path: root/tests/Keval
AgeCommit message (Collapse)Author
2012-12-13Add more equality selftests.Ulf Magnusson
2012-12-12Always count non-bool/tristate symbols as 'n' in tristate context.Ulf Magnusson
Previously a string symbol that happened to have the value "y" would count as "y" in tristate context, which is incorrect.
2012-12-10Get some menuconfig coverage.Ulf Magnusson
2012-12-06Ops - forgot to commit tests/Keval.Ulf Magnusson