index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
u_boot_console_sandbox.py
Age
Commit message (
Expand
)
Author
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2024-07-04
test: Decode exceptions only with sandbox
Simon Glass
2022-05-05
test/py: Add a way to start sandbox without a device tree
Simon Glass
2022-05-02
vpl: Support running vpl tests
Simon Glass
2022-02-26
test/py: Handle expected reboot while booting sandbox
Masami Hiramatsu
2021-11-26
test: fix pylint error in u_boot_console_sandbox.py
Heinrich Schuchardt
2018-11-26
test/py: Add a way to pass flags to sandbox
Simon Glass
2018-07-10
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
test/py: Make print statements python 3.x safe
Paul Burton
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-14
test/py: Start sandbox SPL when enabled
Simon Glass
2016-07-14
test/py: Allow tests to control the sandbox device-tree file
Simon Glass
2016-04-11
test/py: pass -v option when executing sandbox
Stephen Warren
2016-02-08
test/py: support running sandbox under gdbserver
Stephen Warren
2016-01-28
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-28
test/py: use " for docstrings
Stephen Warren
2016-01-28
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren