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
2018-03-13
Add a globbing source statement
Ulf Magnusson
2018-02-27
Implement 'rsource' statement ('source' with relative path)
Roman
2018-02-16
Include direct deps. in Symbol/Choice.__str__()
Ulf Magnusson
2018-01-30
Fix warnings printed for test suite
Ulf Magnusson
2018-01-28
Add some post-parsing warnings
Ulf Magnusson
2018-01-28
Flag constant symbols where they're not allowed
Ulf Magnusson
2018-01-20
Get rid of _next_help_line()
Ulf Magnusson
2018-01-17
Detect recursive 'source' and print backtrace
Ulf Magnusson
2018-01-05
Don't write out 'option env' symbols to C header
Ulf Magnusson
2017-11-12
Remove unused test files
Ulf Magnusson
2017-11-08
Spacing nit
Ulf Magnusson
2017-11-08
Add a release test script
Ulf Magnusson
2017-11-03
Test Choice.assignable, fix for optional choices
Ulf Magnusson
2017-11-03
Add .assignable selftests for choice symbols
Ulf Magnusson
2017-11-03
Test .assignable for imply, find C menuconfig bug
Ulf Magnusson
2017-11-03
Add initial selftests for .assignable
Ulf Magnusson
2017-11-02
Clean up choice semantics tests
Ulf Magnusson
2017-11-02
Clean up .kconfig tests
Ulf Magnusson
2017-11-02
Clean up relation test
Ulf Magnusson
2017-11-02
Get rid of separate is_optional test
Ulf Magnusson
2017-11-02
Always save user values if they're valid
Ulf Magnusson
2017-11-02
Do not invalidate everything when loading .configs
Ulf Magnusson
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
[next]