Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | test/py: print summary in test order | Stephen Warren | 2016-02-15 | -8/+8 |
* | test/py: don't import pexpect | Stephen Warren | 2016-02-15 | -1/+0 |
* | test/py: run all "ut" subtests | Stephen Warren | 2016-02-15 | -24/+79 |
* | test/py: HTML awesome! | Stephen Warren | 2016-02-09 | -26/+35 |
* | test/py: support running sandbox under gdbserver | Stephen Warren | 2016-02-08 | -0/+8 |
* | test/py: correctly log xfail/xpass tests | Stephen Warren | 2016-01-28 | -21/+39 |
* | test/py: Provide custom IDs when parametrizing tests | Stephen Warren | 2016-01-28 | -1/+7 |
* | test/py: use " for docstrings | Stephen Warren | 2016-01-28 | -22/+22 |
* | test/py: drain console log at the end of any failed test | Stephen Warren | 2016-01-28 | -0/+1 |
* | test/py: move U-Boot respawn trigger to the test core | Stephen Warren | 2016-01-28 | -1/+2 |
* | test/py: Implement pytest infrastructure | Stephen Warren | 2016-01-20 | -0/+422 |