aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/qemurunner.py
AgeCommit message (Expand)Author
2015-09-05oeqa: Test failure/cleanup improvementsRichard Purdie
2015-09-02qemurunner: Handle lack of data on run serial gracefullyMariano Lopez
2015-09-01qemurunner: Added host dumps when there are errorsMariano Lopez
2015-08-29qemurunner: Don't loop on EWOULDBLOCK in logging thread.Randy Witt
2015-08-26qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCKRandy Witt
2015-08-25qemurunner: Shut down logging thread successfully when test failsRandy Witt
2015-08-24runqemu: Add a tcpserial optionRandy Witt
2015-08-24qemurunner: Use two serial ports and log console with a threadRandy Witt
2015-08-24qemurunner: Make create_socket() return data and use exceptionsRandy Witt
2015-08-24qemurunner.py: Move some class variables that should only be localRandy Witt
2015-08-16qemurunner.py: Performance improvements in run_serialMariano Lopez
2015-08-16qemurunner.py: Added raw mode in run_serialMariano Lopez
2015-08-16qemurunner.py: Added login to start methodMariano Lopez
2015-08-16qemurunner.py: Add method run_serialMariano Lopez
2015-08-09oeqa/qemurunner: Improve runqemu log output debugRichard Purdie
2015-08-09qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez
2015-07-27oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie
2015-07-27qemurunner: Show last 25 line of log, not 5Richard Purdie
2015-07-27oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton
2015-07-27oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton
2015-07-27oeqa/utils/qemurunner: fix loggingPaul Eggleton
2015-07-24oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton
2015-07-22oeqa/QemuRunner: don't use bb for loggingRoss Burton
2014-03-11oeqa/utils/qemurunner: search for login string in the entire boot logStefan Stanacar
2014-03-11oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...Stefan Stanacar
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar
2013-09-18qemurunner: disable grabs in automated testingRoss Burton
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton
2013-09-06lib/oeqa/qemurunner: Use a timeout in select() callRichard Purdie
2013-08-30lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar
2013-08-26lib/oeqa/utils: qemurunner: save host IP addressMihai Lindner
2013-08-13oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial consoleStefan Stanacar
2013-08-05oeqa/utils/qemurunner: fix wrong var in messageStefan Stanacar
2013-08-01oeqa/utils/qemurunner: tweak console bootparam and ip commandStefan Stanacar
2013-08-01oeqa/utils/qemurunner: add comment and headerStefan Stanacar
2013-07-15classes/testimage.bbclass: use a copy of rootfs for testsStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa/utils/qemurunner.py: make boot timeout configurab...Stefan Stanacar
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan