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
/
tests
Age
Commit message (
Expand
)
Author
2017-10-28
Add uncommitted test files
Ulf Magnusson
2017-10-24
Kconfiglib 2 backup
Ulf Magnusson
2017-10-02
Make 'imply' consider direct dependencies
Ulf Magnusson
2017-10-01
Propagate dependencies to range conditions
Ulf Magnusson
2017-09-29
Only invalidate defined symbols
Ulf Magnusson
2017-09-25
Fix 'default' on non-visible choice symbols
Ulf Magnusson
2017-09-25
Don't set defaults that will always be overwritten
Ulf Magnusson
2017-09-24
Fix defconfig srctree absolute/relative mixup bug
Ulf Magnusson
2017-09-24
Fix get_defconfig_filename() $srctree search order
Ulf Magnusson
2017-09-22
Simplify _expr_to_str()
Ulf Magnusson
2017-09-20
Add support for less/greater than comparisons
Ulf Magnusson
2017-09-19
Include 'if' deps. in _determine_actual_symbols()
Ulf Magnusson
2017-09-18
Add 'imply' support
Ulf Magnusson
2015-07-23
Add .config header continuation line test.
Ulf Magnusson
2015-06-15
Report correct locations in the presence of continuation lines.
Ulf Magnusson
2015-06-09
Test object __str__() methods.
Ulf Magnusson
2015-06-09
Verify that indented .config assignments are ignored.
Ulf Magnusson
2015-06-07
Do not require $srctree to be set for non-kernel projects.
Ulf Magnusson
2015-06-06
Test help text terminated by comment.
Ulf Magnusson
2015-06-06
Improve get_help() test coverage.
Ulf Magnusson
2015-03-12
Add Symbol.is_allnoconfig_y()
Philip Craig
2013-08-07
Add Symbol and Choice interfaces for getting prompt strings.
Ulf Magnusson
2012-12-18
Add selftests for reading strings with escaped characters.
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-14
Get 'visible if' coverage for symbol references.
Ulf Magnusson
2012-12-14
Add selftests for various minor APIs.
Ulf Magnusson
2012-12-14
Add selftests for 'visible if' visibility.
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
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
Commit the missing tests/Krange.
Ulf Magnusson
2012-12-13
Add more equality selftests.
Ulf Magnusson
2012-12-12
Commit missing Kmainmenu.
Ulf Magnusson
2012-12-12
Add Kempty and use it instead of Kdefconfig_none.
Ulf Magnusson
2012-12-12
Always count non-bool/tristate symbols as 'n' in tristate context.
Ulf Magnusson
2012-12-11
Add selftests for get_user_value().
Ulf Magnusson
2012-12-11
Add selftests for is_optional().
Ulf Magnusson
2012-12-11
Make get_defconfig_filename() selftest more comprehensive.
Ulf Magnusson
2012-12-11
Add selftests for get_defconfig_filename().
Ulf Magnusson
2012-12-11
Add choice/menu/comment test coverage for get_referenced_symbols().
Ulf Magnusson
2012-12-11
Make location query selftests more comprehensive.
Ulf Magnusson
2012-12-10
Get some menuconfig coverage.
Ulf Magnusson
2012-12-10
Add one more is_modifiable() test.
Ulf Magnusson
2012-12-10
Add get_referenced_symbols() selftests for !.
Ulf Magnusson
2012-12-10
Add dependency selftests for =/!=.
Ulf Magnusson
[next]