summaryrefslogtreecommitdiff
path: root/test/py/u_boot_console_sandbox.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: Add a way to pass flags to sandboxSimon Glass2018-11-261-0/+18
* test/py: Use range() rather than xrange()Paul Burton2018-07-101-1/+1
* test/py: Make print statements python 3.x safePaul Burton2018-07-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-151-1/+5
|\
| * test/py: Start sandbox SPL when enabledSimon Glass2016-07-141-1/+5
* | test/py: Allow tests to control the sandbox device-tree fileSimon Glass2016-07-141-1/+1
|/
* test/py: pass -v option when executing sandboxStephen Warren2016-04-111-0/+1
* test/py: support running sandbox under gdbserverStephen Warren2016-02-081-1/+4
* test/py: run sandbox in source directoryStephen Warren2016-01-281-1/+1
* test/py: pass test DTB to sandboxStephen Warren2016-01-281-1/+6
* test/py: use " for docstringsStephen Warren2016-01-281-10/+10
* test/py: move U-Boot respawn trigger to the test coreStephen Warren2016-01-281-1/+0
* test/py: Implement pytest infrastructureStephen Warren2016-01-201-0/+79