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-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
2017-09-22
Simplify _expr_to_str()
Ulf Magnusson
2017-09-21
Massively reduce test suite memory usage
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-19
testsuite: Use platform.uname() instead of os.uname()
Ulf Magnusson
2017-09-18
Add 'imply' support
Ulf Magnusson
2015-07-23
Add .config header continuation line test.
Ulf Magnusson
2015-07-23
Simplify .config header reading tests.
Ulf Magnusson
2015-06-17
Do not unset user values before the first test.
Ulf Magnusson
2015-06-17
Make sure scripts/kconfig/conf is built ourselves.
Ulf Magnusson
2015-06-17
Remove env. variables in a neater way.
Ulf Magnusson
2015-06-17
Nit.
Ulf Magnusson
2015-06-17
Add note re. speedy mode in a fresh kernel tree.
Ulf Magnusson
2015-06-17
Docstring nit.
Ulf Magnusson
2015-06-17
Speedy test suite mode is still safe.
Ulf Magnusson
2015-06-16
Docstring nit.
Ulf Magnusson
2015-06-16
Clean up some docstrings.
Ulf Magnusson
2015-06-16
Use the same interpreter when running scriptconfig.
Ulf Magnusson
2015-06-15
Report correct locations in the presence of continuation lines.
Ulf Magnusson
2015-06-15
Parsing isn't terribly slow.
Ulf Magnusson
2015-06-10
s/if's/ifs/
Ulf Magnusson
2015-06-09
Get some more test coverage for Config.__str__().
Ulf Magnusson
2015-06-09
Add note re. __str__() tests.
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-08
Test suite nits.
Ulf Magnusson
2015-06-08
Remove unused .format() argument in test suite.
Ulf Magnusson
2015-06-08
Add Python 3 support.
Ulf Magnusson
2015-06-07
Do not require $srctree to be set for non-kernel projects.
Ulf Magnusson
2015-06-07
Unset user values when loading a zero-byte .config.
Ulf Magnusson
2015-06-06
Test help text terminated by comment.
Ulf Magnusson
2015-06-06
Improve get_help() test coverage.
Ulf Magnusson
2015-06-06
Test for exceptions in a cleaner way.
Ulf Magnusson
2015-06-06
Add some test cases for malformed expressions.
Ulf Magnusson
2015-06-06
Remove _Feed.__getitem__().
Ulf Magnusson
2015-06-02
Change email in testsuite.py.
Ulf Magnusson
2015-05-29
Fix typos in test suite.
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-19
Test suite language nits.
Ulf Magnusson
[prev]
[next]