summaryrefslogtreecommitdiff
path: root/test/py/u_boot_spawn.py
Commit message (Expand)AuthorAgeLines
* test/py: Provide a way to get early console outputSimon Glass2016-07-14-0/+13
* test/py: strip VT100 codes from match bufferStephen Warren2016-07-08-0/+9
* test/py: handle exceptions in console creationStephen Warren2016-02-15-2/+6
* test/py: fix off-by-one error in spawn matching codeStephen Warren2016-02-09-1/+1
* test/py: support running sandbox under gdbserverStephen Warren2016-02-08-4/+8
* test/py: run sandbox in source directoryStephen Warren2016-01-28-2/+6
* test/py: fix spawn.expect multiple match handlingStephen Warren2016-01-28-1/+1
* test/py: use " for docstringsStephen Warren2016-01-28-15/+15
* test/py: fix timeout to be absoluteStephen Warren2016-01-28-1/+6
* test/py: Implement pytest infrastructureStephen Warren2016-01-20-0/+174