Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/py: hush_if_test: Add tests to cover octal/hex values | Michal Simek | 2020-01-14 | 1 | -0/+31 |
* | test/py: hush_if_test: Use open() in place of file() | Paul Burton | 2018-07-10 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | test: py: hush: Add echo dependency | Michal Simek | 2017-06-05 | 1 | -0/+2 |
* | test: py: Use global pytestmark for hush tests | Michal Simek | 2017-06-05 | 1 | -4/+2 |
* | test/py: fix CONFIG_ tests | Stephen Warren | 2016-07-08 | 1 | -4/+4 |
* | test/py: skip tests that require large CONFIG_SYS_MAXARGS | Stephen Warren | 2016-02-26 | 1 | -0/+8 |
* | test/py: use " for docstrings | Stephen Warren | 2016-01-28 | 1 | -5/+5 |
* | test/py: test the shell if command | Stephen Warren | 2016-01-20 | 1 | -0/+154 |