index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
py
/
u_boot_spawn.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/py: Use raw strings more to avoid deprecation warnings
Tom Rini
2019-10-30
1
-4
/
+1
*
test/py: Manual python3 fixes
Tom Rini
2019-10-30
1
-2
/
+2
*
test/py: Use range() rather than xrange()
Paul Burton
2018-07-10
1
-3
/
+3
*
test/py: Make print statements python 3.x safe
Paul Burton
2018-07-10
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
test/py: Provide a way to get early console output
Simon Glass
2016-07-14
1
-0
/
+13
*
test/py: strip VT100 codes from match buffer
Stephen Warren
2016-07-08
1
-0
/
+9
*
test/py: handle exceptions in console creation
Stephen Warren
2016-02-15
1
-2
/
+6
*
test/py: fix off-by-one error in spawn matching code
Stephen Warren
2016-02-09
1
-1
/
+1
*
test/py: support running sandbox under gdbserver
Stephen Warren
2016-02-08
1
-4
/
+8
*
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
1
-2
/
+6
*
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
1
-1
/
+1
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
1
-15
/
+15
*
test/py: fix timeout to be absolute
Stephen Warren
2016-01-28
1
-1
/
+6
*
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20
1
-0
/
+174