aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton
2014-12-21oeqa/utils: make get_bb_var() more reliablePaul Eggleton
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat
2014-09-10oeqa/utils/logparser.py: results based log parser utilityLucian Musat
2014-08-23oeqa/utils/httpserver: Reset SIGTERM handlerRichard Purdie
2014-08-18oeqa/utils/targetbuild.py: add support for sdk testsCorneliu Stoicescu
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat
2014-06-10oeqa/utils/commands.py: add support for postconfig optionCorneliu Stoicescu
2014-04-30oeqa: add proper handling for command errors where neededPaul Eggleton
2014-04-29oeqa/utils: sshcontrol: realtime logging of outputStefan Stanacar
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
2014-02-11oeqa/utils: targetbuild: take proxy into accountStefan Stanacar
2014-02-08oeqa/utils: targetbuild: don't use bb.fetch anymoreStefan Stanacar
2014-02-02oeqa/utils: sshcontrol: rewrite the SSHControl classStefan Stanacar
2014-01-28lib/oeqa: sshcontrol: Allow alternate port for SSHControlSipke Vriend
2014-01-22lib/oeqa: sshcontrol: fix false timeout failuresStefan Stanacar
2014-01-16lib/oeqa: allow a layer to provide it's own TEST_TARGET classStefan Stanacar
2013-12-03testimage: use the new targetcontrol.py module for running testsStefan Stanacar
2013-12-03scripts/oe-selftest: script to run builds as unittest against bitbake or vari...Stefan Stanacar
2013-11-08lib/oeqa/utils: sshcontrol: make timeout depend on outputStefan Stanacar
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar
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