summaryrefslogtreecommitdiffstats
path: root/test/py/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: print summary in test orderStephen Warren2016-02-151-8/+8
* test/py: don't import pexpectStephen Warren2016-02-151-1/+0
* test/py: run all "ut" subtestsStephen Warren2016-02-151-24/+79
* test/py: HTML awesome!Stephen Warren2016-02-091-26/+35
* test/py: support running sandbox under gdbserverStephen Warren2016-02-081-0/+8
* test/py: correctly log xfail/xpass testsStephen Warren2016-01-281-21/+39
* test/py: Provide custom IDs when parametrizing testsStephen Warren2016-01-281-1/+7
* test/py: use " for docstringsStephen Warren2016-01-281-22/+22
* test/py: drain console log at the end of any failed testStephen Warren2016-01-281-0/+1
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-281-1/+2
* test/py: Implement pytest infrastructureStephen Warren2016-01-201-0/+422
OpenPOWER on IntegriCloud