summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sshcontrol: Handle interrupted system call errorRichard Purdie2016-10-071-11/+13
* oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza2016-10-011-0/+1
* qemurunner: print out the runqemu commandbavery2016-09-161-3/+5
* oeqa/utils/decorators: LogResults fix race condition in linkfileAníbal Limón2016-09-151-0/+14
* oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie2016-09-091-1/+1
* qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang2016-09-092-2/+2
* oeqa.utils.git: implement init() methodMarkus Lehtonen2016-08-251-0/+6
* oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen2016-08-251-2/+7
* oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen2016-08-251-0/+8
* oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen2016-08-251-0/+7
* oeqa.utils.git: support git commands with updated envMarkus Lehtonen2016-08-251-2/+6
* devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2016-08-181-1/+1
* testimage: allow using kvm when running qemux86* machinesBill Randle2016-08-181-2/+9
* oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón2016-08-101-2/+2
* oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón2016-08-101-1/+2
* oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez2016-08-041-2/+7
* oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón2016-08-011-1/+4
* lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton2016-07-261-1/+1
* lib/oeqa/utils/commands.py: Move updateEnv() from runexported.pyMariano Lopez2016-07-211-0/+12
* utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...Aníbal Limón2016-07-201-2/+6
* oeqa/utils/commands: fix single-character variable matching in get_bb_vars()Ross Burton2016-07-011-2/+2
* oeqa.utils: add git moduleMarkus Lehtonen2016-07-011-0/+38
* oeqa.utils.commands: runCmd: return stderr output, tooMarkus Lehtonen2016-07-011-0/+1
* oeqa.utils.commands: use get_bb_vars() in get_bb_var()Markus Lehtonen2016-07-011-15/+5
* oeqa.utils.commands: Introduce get_bb_vars()Markus Lehtonen2016-07-011-0/+33
* oeqa/targetbuild: use os.path.join instead of string concatenationRoss Burton2016-06-231-1/+1
* oeqa/targetbuild: add extra_cmds argument to run_configureRoss Burton2016-06-231-3/+2
* oeqa/targetbuild: fix folder name estimate logicRoss Burton2016-06-231-1/+2
* qemurunner: Use surrogateescape decodingRichard Purdie2016-06-021-1/+1
* classes/lib: Complete transition to python3Richard Purdie2016-06-029-23/+38
* qemurunner: convert data when working with socketEd Bartosh2016-06-021-2/+2
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-1/+1
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-021-1/+1
* classes/lib: Update to use python3 command pipeline decodingRichard Purdie2016-06-024-13/+20
* oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez2016-05-301-0/+29
* meta: Update to modern exception syntaxRichard Purdie2016-05-212-3/+3
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-163-5/+5
* oeqa/decorators: Use wraps consistentlyRichard Purdie2016-05-151-1/+4
* sshcontrol.py: Add methods to copy dirs and delete filesMariano Lopez2016-05-111-0/+84
* oeqa/runexported.py: Fix exported testMariano Lopez2016-04-121-1/+5
* oeqa/utils/ftools: improve remove_from_file algorithmRoss Burton2016-03-281-7/+8
* oeqa/utils/testexport.py: add functionality for exporting binariesCostin Constantin2016-03-201-0/+263
* classes/testsdk: Move code for avoid PATHs to oeqa.utilsAníbal Limón2016-02-281-0/+23
* oeqa/utils: added new network moduleFrancisco Pedraza2016-02-281-0/+8
* oeqa/targetcontrol: make ssh control optionalEd Bartosh2016-02-151-2/+2
* qemurunner: add parameter to method 'start'Ed Bartosh2016-02-151-22/+23
* oe-selftest: remove unused parameterEd Bartosh2016-02-151-1/+1
* oeqa: setup bitbake logger after tinfoil.shutdownEd Bartosh2016-02-101-0/+11
* oeqa/sshcontrol: don't source profileRoss Burton2015-12-011-2/+1
* oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't setRoss Burton2015-12-011-6/+6