summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils/qemurunner.py
AgeCommit message (Expand)AuthorFiles
2015-08-09oeqa/qemurunner: Improve runqemu log output debugRichard Purdie1
2015-08-09qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez1
2015-07-27oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie1
2015-07-27qemurunner: Show last 25 line of log, not 5Richard Purdie1
2015-07-27oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton1
2015-07-27oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton1
2015-07-27oeqa/utils/qemurunner: fix loggingPaul Eggleton1
2015-07-24oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton1
2015-07-22oeqa/QemuRunner: don't use bb for loggingRoss Burton1
2014-03-11oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar1
2014-03-11oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar1
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar1
2013-09-18qemurunner: disable grabs in automated testingRoss Burton1
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton1
2013-09-06lib/oeqa/qemurunner: Use a timeout in select() callRichard Purdie1
2013-08-30lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar1
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar1
2013-08-26lib/oeqa/utils: qemurunner: save host IP addressMihai Lindner1
2013-08-13oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial consoleStefan Stanacar1
2013-08-05oeqa/utils/qemurunner: fix wrong var in messageStefan Stanacar1
2013-08-01oeqa/utils/qemurunner: tweak console bootparam and ip commandStefan Stanacar1
2013-08-01oeqa/utils/qemurunner: add comment and headerStefan Stanacar1
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar1
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan1