aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan 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-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner
2013-09-03lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar
2013-08-30lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar
2013-08-26lib/oeqa/utils: targetbuild: Add helper class for building packages on targetMihai Prica
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner
2013-08-26lib/oeqa/utils: qemurunner: save host IP addressMihai Lindner
2013-08-26lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...Mihai 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-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan 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-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan
2013-07-09lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar