index
:
Kconfiglib.git
main
Fork of https://github.com/zephyrproject-rtos/Kconfiglib.git
Jacob McDonnell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite.py
Age
Commit message (
Expand
)
Author
2013-08-07
Add Symbol and Choice interfaces for getting prompt strings.
Ulf Magnusson
2012-12-19
Test suite language nits.
Ulf Magnusson
2012-12-18
Add selftests for reading strings with escaped characters.
Ulf Magnusson
2012-12-18
Add selftests for writing strings with escaped characters.
Ulf Magnusson
2012-12-18
Minor test suite reformatting.
Ulf Magnusson
2012-12-17
Add selftests for string literal lexing.
Ulf Magnusson
2012-12-16
Remove some inaccurate comments.
Ulf Magnusson
2012-12-16
Print arch name before the arch Kconfig is loaded.
Ulf Magnusson
2012-12-16
Clarify some test suite functions.
Ulf Magnusson
2012-12-16
Get some UNAME_RELEASE coverage.
Ulf Magnusson
2012-12-16
Clarify testsuite comment.
Ulf Magnusson
2012-12-16
Make "m" mode choice selection selftests more comprehensive.
Ulf Magnusson
2012-12-15
Fix typo.
Ulf Magnusson
2012-12-15
Add more selftests for choices with missing types.
Ulf Magnusson
2012-12-15
Verify types for choices without explicit types.
Ulf Magnusson
2012-12-15
Add a long dependency chain selftest.
Ulf Magnusson
2012-12-15
Add selftests for choice semantics.
Ulf Magnusson
2012-12-15
Add some quotes for the sake of readability.
Ulf Magnusson
2012-12-15
Add some missing Choice APIs to test_call_all().
Ulf Magnusson
2012-12-15
Fill out test_call_all() and order functions by name.
Ulf Magnusson
2012-12-15
Fix typo.
Ulf Magnusson
2012-12-14
Get 'visible if' coverage for symbol references.
Ulf Magnusson
2012-12-14
Add an inequality test for undefined symbols.
Ulf Magnusson
2012-12-14
Get more test coverage for n/m/y properties.
Ulf Magnusson
2012-12-14
Add selftests for tristate comparisons.
Ulf Magnusson
2012-12-14
Simplify some tests.
Ulf Magnusson
2012-12-14
Add selftests for various minor APIs.
Ulf Magnusson
2012-12-14
Verify that the quirky symbol still gets the choice as its parent.
Ulf Magnusson
2012-12-14
Make _comment() preserve trailing newlines.
Ulf Magnusson
2012-12-14
Add selftests for 'visible if' visibility.
Ulf Magnusson
2012-12-13
Remove excessive indentation.
Ulf Magnusson
2012-12-13
Add selftest for Config.get_config_filename().
Ulf Magnusson
2012-12-13
Add selftests for misc. minor Config queries.
Ulf Magnusson
2012-12-13
Spell nit.
Ulf Magnusson
2012-12-13
Rename verify_val() to varify_eval().
Ulf Magnusson
2012-12-13
Make .config reading/writing selftests more comprehensive.
Ulf Magnusson
2012-12-13
Rename 'Kempty' to 'empty'.
Ulf Magnusson
2012-12-13
Add .config header reading/writing selftests.
Ulf Magnusson
2012-12-13
Verify assignability of string/int/hex with m visibility.
Ulf Magnusson
2012-12-13
Add selftests for get_config().
Ulf Magnusson
2012-12-13
Add visibility selftests.
Ulf Magnusson
2012-12-13
Add Comment.get_visibility().
Ulf Magnusson
2012-12-13
Rename Menu.get_depends_on_visibility() to Menu.get_visibility().
Ulf Magnusson
2012-12-13
Rename some APIs to be more consistent and intuitive.
Ulf Magnusson
2012-12-13
Add more equality selftests.
Ulf Magnusson
2012-12-13
Add selftests for hex/int ranges.
Ulf Magnusson
2012-12-12
Add selftests for get_mainmenu_text().
Ulf Magnusson
2012-12-12
Add Kempty and use it instead of Kdefconfig_none.
Ulf Magnusson
2012-12-12
Rename kconfigtest.py to testsuite.py.
Ulf Magnusson
[prev]