summaryrefslogtreecommitdiff
path: root/test/py/conftest.py
AgeCommit message (Expand)Author
2016-11-21test/py: expose config and log as session scoped fixtureStefan BrĂ¼ns
2016-10-23test/py: ensure a log section exists for skipped testsStephen Warren
2016-07-15Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-15test/py: Handle testing with the sandbox_spl boardSimon Glass
2016-07-14test/py: Allow tests to control the sandbox device-tree fileSimon Glass
2016-02-15test/py: print summary in test orderStephen Warren
2016-02-15test/py: don't import pexpectStephen Warren
2016-02-15test/py: run all "ut" subtestsStephen Warren
2016-02-09test/py: HTML awesome!Stephen Warren
2016-02-08test/py: support running sandbox under gdbserverStephen Warren
2016-01-29test/py: correctly log xfail/xpass testsStephen Warren
2016-01-29test/py: Provide custom IDs when parametrizing testsStephen Warren
2016-01-29test/py: use " for docstringsStephen Warren
2016-01-29test/py: drain console log at the end of any failed testStephen Warren
2016-01-29test/py: move U-Boot respawn trigger to the test coreStephen Warren
2016-01-21test/py: Implement pytest infrastructureStephen Warren