aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2016-08-25oeqa.utils.git: implement init() methodMarkus Lehtonen
2016-08-25oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen
2016-08-25oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen
2016-08-25oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen
2016-08-25oeqa.utils.git: support git commands with updated envMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle
2016-08-10oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón
2016-08-10oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón
2016-08-04oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez
2016-08-01oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón
2016-07-26lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton
2016-07-21lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen
2016-06-23oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton
2016-06-23oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton
2016-06-23oeqa/targetbuild: fix folder name estimate logicRoss Burton
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02qemurunner: convert data when working with socketEd Bartosh
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-05-30oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez
2016-05-21meta: Update to modern exception syntaxRichard Purdie
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-05-15oeqa/decorators: Use wraps consistentlyRichard Purdie
2016-05-11sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez
2016-03-28oeqa/utils/ftools: improve remove_from_file algorithmRoss Burton
2016-03-20oeqa/utils/testexport.py: add functionality for exporting binariesCostin Constantin
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón
2016-02-28oeqa/utils: added new network moduleFrancisco Pedraza
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh
2016-02-15oe-selftest: remove unused parameterEd Bartosh
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton
2015-12-01oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton
2015-11-16qemurunner: Remove the timeout in run_serialMariano Lopez
2015-11-16qemurunner: Enable timestamps on kernel boot-upLeonardo Sandoval
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton
2015-10-27qemurunner: Show the output of runqemu scriptMariano Lopez
2015-10-21oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval
2015-10-21oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval