summaryrefslogtreecommitdiff
path: root/test/py/u_boot_spawn.py
AgeCommit message (Expand)Author
2016-07-14test/py: Provide a way to get early console outputSimon Glass
2016-07-08test/py: strip VT100 codes from match bufferStephen Warren
2016-02-15test/py: handle exceptions in console creationStephen Warren
2016-02-09test/py: fix off-by-one error in spawn matching codeStephen Warren
2016-02-08test/py: support running sandbox under gdbserverStephen Warren
2016-01-28test/py: run sandbox in source directoryStephen Warren
2016-01-28test/py: fix spawn.expect multiple match handlingStephen Warren
2016-01-28test/py: use " for docstringsStephen Warren
2016-01-28test/py: fix timeout to be absoluteStephen Warren
2016-01-20test/py: Implement pytest infrastructureStephen Warren