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
2017-11-08
Add a release test script
Ulf Magnusson
2017-11-07
s/overriden/overridden/
Ulf Magnusson
2017-11-06
Get rid of Choice.default_selection
Ulf Magnusson
2017-11-04
Fix test suite Python 3 syntax error
Ulf Magnusson
2017-11-04
Don't put 0 in .assignable for y-mode choice syms
Ulf Magnusson
2017-11-04
Return False from set_value() for invalid values
Ulf Magnusson
2017-11-03
Fix error in comment
Ulf Magnusson
2017-11-03
Remove outdated comment
Ulf Magnusson
2017-11-03
Remove outdated TODO comment
Ulf Magnusson
2017-11-03
Test .assignable with no modules
Ulf Magnusson
2017-11-03
Add comment to choice .assignable test too
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
Fix copy-paste comment error
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-03
Test suite nits
Ulf Magnusson
2017-11-02
Clean up choice semantics tests
Ulf Magnusson
2017-11-02
Get rid of some old API compatibility hacks
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
Update choice tests, get rid of some old tests
Ulf Magnusson
2017-11-02
Fix relation tests, remove some outdated tests
Ulf Magnusson
2017-11-02
Always save user values if they're valid
Ulf Magnusson
2017-11-01
Switch to a much faster invalidation algorithm
Ulf Magnusson
2017-10-31
Require manual mode setting for choices
Ulf Magnusson
2017-10-31
Handle choices more like the C implementation
Ulf Magnusson
2017-10-30
Merge user_str/tri_value into user_value
Ulf Magnusson
2017-10-30
Get some basic MenuNode.__str__() test coverage
Ulf Magnusson
2017-10-30
Rename Symbol/Choice/MenuNode.config to kconfig
Ulf Magnusson
2017-10-30
Consistently use 0/1/2 for tristate values
Ulf Magnusson
2017-10-28
Test suite work, cleanup, const sym invalidation fix
Ulf Magnusson
2017-10-28
Nearly finalize API
Ulf Magnusson
2017-10-27
Backup
Ulf Magnusson
2017-10-25
Backup
Ulf Magnusson
2017-10-25
Backup
Ulf Magnusson
2017-10-24
Kconfiglib 2 backup
Ulf Magnusson
2017-10-02
Test suite style nits
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
.config header parsing nits
Ulf Magnusson
2017-09-28
Fix unified diff output for the defconfig tests
Ulf Magnusson
2017-09-28
Print unified diff on test suite failures
Ulf Magnusson
2017-09-27
Warn if the Makefile patch hasn't been applied
Ulf Magnusson
2017-09-27
Hide non-tristate symbols in non-y tristate choices
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-25
Get rid of _BOOL_STR
Ulf Magnusson
2017-09-24
Fix get_defconfig_filename() $srctree search order
Ulf Magnusson
[prev]
[next]