summaryrefslogtreecommitdiff
path: root/test/py/conftest.py
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-1/+1
|\
| * test/py: Handle testing with the sandbox_spl boardSimon Glass2016-07-14-1/+1
* | test/py: Allow tests to control the sandbox device-tree fileSimon Glass2016-07-14-0/+1
|/
* test/py: print summary in test orderStephen Warren2016-02-15-8/+8
* test/py: don't import pexpectStephen Warren2016-02-15-1/+0
* test/py: run all "ut" subtestsStephen Warren2016-02-15-24/+79
* test/py: HTML awesome!Stephen Warren2016-02-09-26/+35
* test/py: support running sandbox under gdbserverStephen Warren2016-02-08-0/+8
* test/py: correctly log xfail/xpass testsStephen Warren2016-01-28-21/+39
* test/py: Provide custom IDs when parametrizing testsStephen Warren2016-01-28-1/+7
* test/py: use " for docstringsStephen Warren2016-01-28-22/+22
* test/py: drain console log at the end of any failed testStephen Warren2016-01-28-0/+1
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-28-1/+2
* test/py: Implement pytest infrastructureStephen Warren2016-01-20-0/+422