summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)AuthorFiles
2015-09-01qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez1
2015-09-01oeqa/utils/qemurunner: fix loggingPaul Eggleton1
2015-09-01oeqa/QemuRunner: don't use bb for loggingRoss Burton1
2015-02-11oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie1
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat1
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat1
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie1
2014-08-18oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu1
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu1
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat1
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat1
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu1
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton2
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar1
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
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar1
2014-02-08oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar1
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