aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_hush_if_test.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek2020-01-141-0/+31
* test/py: hush_if_test: Use open() in place of file()Paul Burton2018-07-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: py: hush: Add echo dependencyMichal Simek2017-06-051-0/+2
* test: py: Use global pytestmark for hush testsMichal Simek2017-06-051-4/+2
* test/py: fix CONFIG_ testsStephen Warren2016-07-081-4/+4
* test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren2016-02-261-0/+8
* test/py: use " for docstringsStephen Warren2016-01-281-5/+5
* test/py: test the shell if commandStephen Warren2016-01-201-0/+154