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