summaryrefslogtreecommitdiffstats
path: root/test/py/u_boot_spawn.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: handle exceptions in console creationStephen Warren2016-02-151-2/+6
* test/py: fix off-by-one error in spawn matching codeStephen Warren2016-02-091-1/+1
* test/py: support running sandbox under gdbserverStephen Warren2016-02-081-4/+8
* test/py: run sandbox in source directoryStephen Warren2016-01-281-2/+6
* test/py: fix spawn.expect multiple match handlingStephen Warren2016-01-281-1/+1
* test/py: use " for docstringsStephen Warren2016-01-281-15/+15
* test/py: fix timeout to be absoluteStephen Warren2016-01-281-1/+6
* test/py: Implement pytest infrastructureStephen Warren2016-01-201-0/+174
OpenPOWER on IntegriCloud