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
/
targetcontrol.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/utils/qemurunner.py: Handle QEMU machines with a single serial
Nathan Rossi
2019-11-27
1
-1
/
+2
*
classes/lib: Remove bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-2
/
+2
*
oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmd
Hongxu Jia
2019-05-15
1
-1
/
+1
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-1
/
+3
*
oeqa: make it work for multiple users
Robert Yang
2019-01-11
1
-0
/
+2
*
oeqa: Fix for QEMU_USE_KVM
Robert Yang
2019-01-08
1
-7
/
+1
*
oeqa/utils/qemurunner: set timeout to 60s for run_serial
Robert Yang
2019-01-07
1
-1
/
+1
*
targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
Robert Yang
2017-12-18
1
-1
/
+3
*
oeqa: Clean up logger handling
Richard Purdie
2017-11-09
1
-12
/
+13
*
oeqa/targetcontrol: Drop unused get_target_controller function
Richard Purdie
2017-11-09
1
-27
/
+2
*
oeqa: allow persistent image writes in runqemu()
Patrick Ohly
2017-03-28
1
-2
/
+2
*
oeqa: QEMU_USE_KVM can list machines
Patrick Ohly
2017-03-28
1
-3
/
+4
*
targetcontrol.py: use logger.info to replace of bb.note
Robert Yang
2017-03-27
1
-6
/
+7
*
oeqa/targetcontrol.py: modify it to test runqemu
Robert Yang
2017-03-27
1
-5
/
+15
*
qemurunner: configurable timeout for run_serial()
Patrick Ohly
2017-03-27
1
-2
/
+2
*
targetcontrol: add image_fstype argument to commands.runqemu
Ed Bartosh
2017-03-08
1
-2
/
+2
*
qemurunner: add runqemuparams argument to commands.runqemu
Ed Bartosh
2017-03-08
1
-2
/
+2
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-26
/
+26
*
oeqa: Use snapshot instead of copying the rootfs image
Richard Purdie
2016-09-09
1
-7
/
+2
*
testimage: allow using kvm when running qemux86* machines
Bill Randle
2016-08-18
1
-0
/
+7
*
oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner
Aníbal Limón
2016-08-10
1
-2
/
+2
*
utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...
Aníbal Limón
2016-07-20
1
-2
/
+2
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-3
/
+1
*
oeqa/targetcontrol: support wic image type
Ed Bartosh
2016-02-15
1
-1
/
+1
*
oeqa/targetcontrol: make ssh control optional
Ed Bartosh
2016-02-15
1
-8
/
+10
*
oeqa: Test failure/cleanup improvements
Richard Purdie
2015-09-06
1
-0
/
+3
*
qemurunner: Added host dumps when there are errors
Mariano Lopez
2015-09-03
1
-2
/
+7
*
dump: Created new classes for dump host and target
Mariano Lopez
2015-08-30
1
-3
/
+3
*
testimage: Run commands in target and host when test fails
Mariano Lopez
2015-08-30
1
-0
/
+3
*
targetcontrol: Improve logs by outputting qemu boot log in case of failure
Richard Purdie
2015-07-27
1
-0
/
+3
*
oeqa/targetcontrol: write QemuRunner log output to a file
Paul Eggleton
2015-07-27
1
-0
/
+11
*
oeqa/targetcontrol: create test directory before copying rootfs image
Paul Eggleton
2015-07-27
1
-0
/
+1
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
oeqa/targetcontrol: Add support for poky-tiny in QemuTarget.
Lucian Musat
2015-04-10
1
-9
/
+24
*
machine/qemu: Switch from ext3 to ext4
Richard Purdie
2015-02-21
1
-1
/
+1
*
oeqa/targetcontrol.py: Separate the matching of supported image fstypes from ...
Corneliu Stoicescu
2014-06-24
1
-2
/
+9
*
targetcontrol.py: Add a classmethod to get extra files needed by the target c...
Corneliu Stoicescu
2014-06-13
1
-0
/
+4
*
targetcontrol.py: make possible dynamical determination of rootfs type
Corneliu Stoicescu
2014-06-13
1
-2
/
+17
*
classes/testimage: if start fails, don't try to stop
Paul Eggleton
2014-04-30
1
-0
/
+1
*
oeqa/targetcontrol: restart method shouldn't be abstract
Stefan Stanacar
2014-04-30
1
-5
/
+2
*
oeqa/targetcontrol: fix loading a controller using a class name
Stefan Stanacar
2014-03-11
1
-1
/
+2
*
oeqa/targetcontrol: allow a custom port for SimpleRemoteTarget
Stefan Stanacar
2014-03-11
1
-2
/
+7
*
oeqa/targetcontrol: make BaseTarget an abstract class
Stefan Stanacar
2014-02-28
1
-0
/
+16
*
oeqa/targetcontrol: properly get the host ip
Stefan Stanacar
2014-02-25
1
-1
/
+1
*
lib/oeqa: allow multiple layers to provide their own TEST_TARGET class
Sipke Vriend
2014-02-02
1
-6
/
+7
*
lib/oeqa: allow a layer to provide it's own TEST_TARGET class
Stefan Stanacar
2014-01-19
1
-4
/
+19
*
lib/oeqa: targetcontrol.py: add abstraction for running tests on different ta...
Stefan Stanacar
2013-12-03
1
-0
/
+137