summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)AuthorFiles
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar1
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend1
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar1
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar1
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar2
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar2
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar1
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar1
2013-09-20lib/oeqa/utils: sshcontrol: log how long the last command takeStefan 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-09-06oeqa/utils/sshcontrol: tweak ssh optionsMihai Lindner1
2013-09-03lib/oeqa/runtime: smart: serve repo on host ip only and increase timeoutStefan Stanacar1
2013-08-30lib/oeqa/utils: qemurunner: fix when runqemu errors outStefan Stanacar1
2013-08-26lib/oeqa/utils: targetbuild: Add helper class for building packages on targetMihai Prica1
2013-08-26lib/oeqa: make it possible to restart the targetStefan Stanacar1
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner1
2013-08-26lib/oeqa/utils: qemurunner: save host IP addressMihai Lindner1
2013-08-26lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to...Mihai Lindner1
2013-08-13oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial consoleStefan Stanacar2
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-08-01oeqa/utils/sshcontrol: increase and log timeout in outputStefan Stanacar1
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2
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-15lib/oeqa/utils/sshcontrol.py: fix passing command to subprocessStefan Stanacar1
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan1
2013-07-09lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan1
2013-07-09lib/oeqa/utils/oeqemuconsole.py: handle qemu serial console connectionStefan Stanacar1
2013-07-09lib/oeqa/utils/sshcontrol.py: helper module for running remote commandsStefan Stanacar2