summaryrefslogtreecommitdiff
path: root/examples/allnoconfig.py
AgeCommit message (Collapse)Author
2015-03-13Fix examples/allnoconfig.py testsuite hang with v4.0-rc3.Ulf Magnusson
Settings the user value to 'y' does not guarantee that the (actual) value will become 'y', as the symbol's visibility still acts as an upper bound on the value.
2015-03-12Use Symbol.is_allnoconfig_y() in the examplesPhilip Craig
This is required for the 'make allnoconfig' tests.
2012-12-13Rename some APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-11Rename APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-08Clarify allno/yesconfig.py.Ulf Magnusson
2012-12-06Move examples into separate directory.Ulf Magnusson