summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)AuthorFiles
2016-10-07oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie1
2016-09-30oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza1
2016-09-16qemurunner: print out the runqemu commandbavery1
2016-09-15oeqa/utils/decorators: LogResults fix race condition in linkfileAníbal Limón1
2016-09-09oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie1
2016-09-09qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang2
2016-08-25oeqa.utils.git: implement init() methodMarkus Lehtonen1
2016-08-25oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen1
2016-08-25oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen1
2016-08-25oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen1
2016-08-25oeqa.utils.git: support git commands with updated envMarkus Lehtonen1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie1
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle1
2016-08-10oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón1
2016-08-10oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón1
2016-08-04oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez1
2016-08-01oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón1
2016-07-25lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton1
2016-07-20lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez1
2016-07-20utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón1
2016-07-01oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton1
2016-07-01oeqa.utils: add git moduleMarkus Lehtonen1
2016-07-01oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen1
2016-07-01oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen1
2016-07-01oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen1
2016-06-23oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton1
2016-06-23oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton1
2016-06-23oeqa/targetbuild: fix folder name estimate logicRoss Burton1
2016-06-02qemurunner: Use surrogateescape decodingRichard Purdie1
2016-06-02classes/lib: Complete transition to python3Richard Purdie9
2016-06-02qemurunner: convert data when working with socketEd Bartosh1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie1
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie4
2016-05-30oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez1
2016-05-21meta: Update to modern exception syntaxRichard Purdie2
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie3
2016-05-14oeqa/decorators: Use wraps consistentlyRichard Purdie1
2016-05-09sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez1
2016-04-12oeqa/runexported.py: Fix exported testMariano Lopez1
2016-03-28oeqa/utils/ftools: improve remove_from_file algorithmRoss Burton1
2016-03-20oeqa/utils/testexport.py: add functionality for exporting binariesCostin Constantin1
2016-02-28classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón1
2016-02-28oeqa/utils: added new network moduleFrancisco Pedraza1
2016-02-15oeqa/targetcontrol: make ssh control optionalEd Bartosh1
2016-02-15qemurunner: add parameter to method 'start'Ed Bartosh1
2016-02-15oe-selftest: remove unused parameterEd Bartosh1
2016-02-10oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh1
2015-12-01oeqa/sshcontrol: don't source profileRoss Burton1
2015-12-01oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton1