index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oeqa/utils/ftools: From functions that expect data, check if None
Leonardo Sandoval
2015-10-21
1
-0
/
+9
*
oeqa/utils/ftools: Ignore the exception if file does not exist
Leonardo Sandoval
2015-10-21
1
-1
/
+10
*
oeqa/utils/qemurunner: Add support for Unicode from qemu
Mariano Lopez
2015-10-07
1
-4
/
+11
*
testimage: Added IO commands to dumps
Mariano Lopez
2015-10-01
1
-0
/
+2
*
oeqa/utils/decorators: Append the testname without the full path
Leonardo Sandoval
2015-10-01
1
-0
/
+4
*
qemurunner: Sanitize output from qemu and qemu pid
Mariano Lopez
2015-10-01
1
-0
/
+7
*
oeqa/decorators: Fixed a problem with decorator logs link.
Lucian Musat
2015-10-01
1
-7
/
+5
*
oeqa/decorators: Add timestamp to decorator logs.
Lucian Musat
2015-09-28
1
-2
/
+15
*
qemurunner: Handle qemu start failure correctly
Richard Purdie
2015-09-28
1
-2
/
+2
*
oeqa/utils/dump: Add default commands and directory
Mariano Lopez
2015-09-24
1
-2
/
+11
*
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
Aníbal Limón
2015-09-23
1
-1
/
+0
*
oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
Aníbal Limón
2015-09-23
1
-3
/
+3
*
oeqa/decorators: Added decorator to restart the DUT in case of test hang.
Lucian Musat
2015-09-18
1
-0
/
+25
*
oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date
Richard Purdie
2015-09-12
1
-3
/
+3
*
oeqa: Test failure/cleanup improvements
Richard Purdie
2015-09-12
1
-0
/
+1
*
qemurunner: Fix killpg pid usage
Richard Purdie
2015-09-09
1
-2
/
+2
*
qemurunner: Ensure runqemu doesn't survive SIGKILL
Richard Purdie
2015-09-09
1
-0
/
+27
*
qemurunner: Drop error to a warning to improve user feedback
Richard Purdie
2015-09-09
1
-1
/
+1
*
oeqa/decorators: Fixed a problem with tests having the same names.
Lucian Musat
2015-09-06
1
-4
/
+6
*
oeqa: Test failure/cleanup improvements
Richard Purdie
2015-09-06
2
-12
/
+37
*
testimage: filter proper test cases by tags
zjh
2015-09-04
1
-1
/
+33
*
qemurunner: Handle lack of data on run serial gracefully
Mariano Lopez
2015-09-03
2
-11
/
+22
*
qemurunner: Added host dumps when there are errors
Mariano Lopez
2015-09-03
2
-20
/
+23
*
oeqa/utils/dump: Handle empty commandlist gracefully
Richard Purdie
2015-08-30
1
-0
/
+2
*
dump: allow to have datastore vars on dump commands
Mariano Lopez
2015-08-30
1
-16
/
+26
*
dump: Created new classes for dump host and target
Mariano Lopez
2015-08-30
1
-0
/
+77
*
qemurunner: Don't loop on EWOULDBLOCK in logging thread.
Randy Witt
2015-08-29
1
-14
/
+14
*
qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK
Randy Witt
2015-08-26
1
-4
/
+25
*
qemurunner: Shut down logging thread successfully when test fails
Randy Witt
2015-08-25
1
-1
/
+2
*
runqemu: Add a tcpserial option
Randy Witt
2015-08-24
1
-2
/
+2
*
qemurunner: Use two serial ports and log console with a thread
Randy Witt
2015-08-24
1
-2
/
+126
*
qemurunner: Make create_socket() return data and use exceptions
Randy Witt
2015-08-24
1
-14
/
+15
*
qemurunner.py: Move some class variables that should only be local
Randy Witt
2015-08-24
1
-10
/
+9
*
oeqa/targetbuild: Remove bashism
Richard Purdie
2015-08-19
1
-2
/
+2
*
qemurunner.py: Performance improvements in run_serial
Mariano Lopez
2015-08-16
1
-8
/
+12
*
qemurunner.py: Added raw mode in run_serial
Mariano Lopez
2015-08-16
1
-13
/
+18
*
qemurunner.py: Added login to start method
Mariano Lopez
2015-08-16
1
-0
/
+11
*
qemurunner.py: Add method run_serial
Mariano Lopez
2015-08-16
1
-0
/
+30
*
oeqa/qemurunner: Improve runqemu log output debug
Richard Purdie
2015-08-09
1
-5
/
+10
*
qemurunner: Improves checking for server and target IPs on qemus parameters
Alejandro Hernandez
2015-08-09
1
-5
/
+8
*
oeqa/commands: Increase qemu boot timeout to match testimage.bbclass
Richard Purdie
2015-08-01
1
-1
/
+1
*
sshcontrol: Use os.environ.copy() instead of copy.copy()
Richard Purdie
2015-07-31
1
-2
/
+1
*
oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...
Richard Purdie
2015-07-27
1
-1
/
+1
*
qemurunner: Show last 25 line of log, not 5
Richard Purdie
2015-07-27
1
-2
/
+2
*
oeqa/selftest/imagefeatures: Use QemuTarget code
Richard Purdie
2015-07-27
1
-0
/
+49
*
oeqa/utils/qemurunner: fix error handling if runqemu exits with an error
Paul Eggleton
2015-07-27
1
-1
/
+14
*
oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftest
Paul Eggleton
2015-07-27
1
-1
/
+5
*
oeqa/utils/qemurunner: fix logging
Paul Eggleton
2015-07-27
1
-25
/
+24
*
oeqa/qemurunner: don't assume hostname starts with qemu
Ross Burton
2015-07-25
1
-1
/
+1
*
oeqa/sshcontrol: Ensure we don't trigger ssh-askpass
Richard Purdie
2015-07-25
1
-0
/
+7
[prev]
[next]