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-06-14
Fix incorrectly ordered properties for some nested multi.def. symbols
Ulf Magnusson
2018-06-13
Add MenuNode function that returns referenced items
Ulf Magnusson
2018-06-11
Add a function for getting all items in an expression
Ulf Magnusson
2018-05-31
Reorder compatibility tests
Ulf Magnusson
2018-05-30
Add an allmodconfig implementation
Ulf Magnusson
2018-05-30
Add an alldefconfig.py script
Ulf Magnusson
2018-05-30
Add tool helper for selecting the top-level Kconfig
Ulf Magnusson
2018-05-30
allyesconfig: Prepare for packaging
Ulf Magnusson
2018-05-27
Provide lists with all menus and comments
Ulf Magnusson
2018-05-27
Make Kconfig._choices public
Ulf Magnusson
2018-05-27
allnoconfig: Move from examples/ to root
Ulf Magnusson
2018-05-27
Simplify error exits
Ulf Magnusson
2018-05-27
Get rid of the predefined UNAME_RELEASE symbol
Ulf Magnusson
2018-05-26
Micro-optimize _parse_help() loop
Ulf Magnusson
2018-05-16
Record which MenuNode has each property
Ulf Magnusson
2018-05-16
Expand environment variables in strings directly
Ulf Magnusson
2018-05-01
Make warnings available in a list
Ulf Magnusson
2018-04-11
Add helper for splitting expressions
Ulf Magnusson
2018-04-05
Set is_menuconfig True on the top menu
Ulf Magnusson
2018-04-04
Generalize is_menuconfig to non-symbol items
Ulf Magnusson
2018-03-28
Parenthesize && expressions within || expressions
Ulf Magnusson
2018-03-26
Refactor expr_str() cases
Ulf Magnusson
2018-03-23
testsuite.py: Remove redundant enable_warnings() call
Ulf Magnusson
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
[prev]
[next]