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
2018-03-23
Warn if user (.config) value is outside of 'range'
Ulf Magnusson
2018-03-17
Remove TILE architecture from test suite
Ulf Magnusson
2018-03-13
Test grsource with nonexistent file
Ulf Magnusson
2018-03-13
Add a globbing source statement
Ulf Magnusson
2018-03-11
Add minimal configuration file generation support
Ulf Magnusson
2018-03-10
testsuite.py: Break out a defconfig_files() helper
Ulf Magnusson
2018-03-09
testsuite.py: Don't count defconfig files
Ulf Magnusson
2018-03-06
Simplify test suite logging
Ulf Magnusson
2018-03-06
Avoid shadowing test_defconfig() 'srcarch' parameter
Ulf Magnusson
2018-03-06
testsuite.py: Use 'srcarch' instead of '_arch' in test_defconfig()
Ulf Magnusson
2018-03-06
testsuite.py: Refactor run_compatibility_tests()
Ulf Magnusson
2018-02-28
Add support for incremental builds
Ulf Magnusson
2018-02-27
testsuite.py: Remove write_and_verify_header()
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-02-08
Don't special-case user_value for choice symbols set to y
Ulf Magnusson
2018-02-07
Add back omitted $ARCH != $SRCARCH defconfig tests
Ulf Magnusson
2018-02-03
Refactor test suite arch Kconfig loading
Ulf Magnusson
2018-02-03
Set $KERNELVERSION properly in test suite
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-25
Support <, > relational operators with tristates
Ulf Magnusson
2018-01-22
Simplify escape()
Ulf Magnusson
2018-01-21
Whitespace nits
Ulf Magnusson
2018-01-20
Get rid of _next_help_line()
Ulf Magnusson
2018-01-17
Improve recursive 'source' test
Ulf Magnusson
2018-01-17
Detect recursive 'source' and print backtrace
Ulf Magnusson
2018-01-16
Get TRI_TO_STR from Kconfiglib in test suite
Ulf Magnusson
2018-01-16
Do not optimize promptless choice symbols
Ulf Magnusson
2018-01-15
Support disabling warnings for redundant assignments
Sebastian Bøe
2018-01-11
Mention that $CONFIG_ is used for C headers too
Ulf Magnusson
2018-01-05
Don't write out 'option env' symbols to C header
Ulf Magnusson
2017-11-12
Simplify licensing
Ulf Magnusson
2017-11-10
Fix a few typos
Ulf Magnusson
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
[prev]
[next]