summaryrefslogtreecommitdiff
path: root/test/py/tests/test_hush_if_test.py
AgeCommit message (Expand)Author
2021-10-05test: Allow hush tests to run in parallelSimon Glass
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek
2018-07-10test/py: hush_if_test: Use open() in place of file()Paul Burton
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-05test: py: hush: Add echo dependencyMichal Simek
2017-06-05test: py: Use global pytestmark for hush testsMichal Simek
2016-07-08test/py: fix CONFIG_ testsStephen Warren
2016-02-26test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren
2016-01-28test/py: use " for docstringsStephen Warren
2016-01-20test/py: test the shell if commandStephen Warren