Age | Commit message (Expand) | Author |
---|---|---|
2016-07-15 | test/py: Provide a way to get early console output | Simon Glass |
2016-07-08 | test/py: strip VT100 codes from match buffer | Stephen Warren |
2016-02-15 | test/py: handle exceptions in console creation | Stephen Warren |
2016-02-09 | test/py: fix off-by-one error in spawn matching code | Stephen Warren |
2016-02-08 | test/py: support running sandbox under gdbserver | Stephen Warren |
2016-01-29 | test/py: run sandbox in source directory | Stephen Warren |
2016-01-29 | test/py: fix spawn.expect multiple match handling | Stephen Warren |
2016-01-29 | test/py: use " for docstrings | Stephen Warren |
2016-01-29 | test/py: fix timeout to be absolute | Stephen Warren |
2016-01-21 | test/py: Implement pytest infrastructure | Stephen Warren |