summaryrefslogtreecommitdiff
path: root/test/py/tests/test_hush_if_test.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-05test: Allow hush tests to run in parallelSimon Glass1-14/+6
2020-01-14test/py: hush_if_test: Add tests to cover octal/hex valuesMichal Simek1-0/+31
2018-07-10test/py: hush_if_test: Use open() in place of file()Paul Burton1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05test: py: hush: Add echo dependencyMichal Simek1-0/+2
2017-06-05test: py: Use global pytestmark for hush testsMichal Simek1-4/+2
2016-07-08test/py: fix CONFIG_ testsStephen Warren1-4/+4
2016-02-26test/py: skip tests that require large CONFIG_SYS_MAXARGSStephen Warren1-0/+8
2016-01-29test/py: use " for docstringsStephen Warren1-5/+5
2016-01-21test/py: test the shell if commandStephen Warren1-0/+154