aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2018-04-07devtool/oeqa: Ensure added layers set LAYERSERIES_COMPATRichard Purdie
2018-02-27package_manager: Filter to only rpms we depend uponRichard Purdie
2017-12-10utils: qemurunner.py: cleanup grammar and ensure consistencyMark Asselstine
2017-12-10utils: qemurunner.py: Log both 'failed to reach login banner" reasonsMark Asselstine
2017-12-10utils: qemurunner.py: Add wall clock to 'timeout' loggingMark Asselstine
2017-12-02oeqa/commands: don't break if get_bb_vars is passed a tupleRoss Burton
2017-11-21qemurunner: Simplify binary data handlingRichard Purdie
2017-11-09oeqa: Clean up logger handlingRichard Purdie
2017-11-09oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie
2017-11-09qemurunner: Ensure logging handler is removedRichard Purdie
2017-11-08sshcontrol.py: in copy_to() always use scpErik Botö
2017-11-05qemurunner: fix bad indentation in serial loginRoss Burton
2017-09-25qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval
2017-09-13qemurunner.py: wait for PID to appear in procfsJuro Bystricky
2017-09-07qemurunner.py: refactor searching for QEMU PIDJuro Bystricky
2017-09-07oeqa/qemurunner: Improve loggingRichard Purdie
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2017-08-23utils/logparser.py: fix section checkRobert Yang
2017-08-23oeqa/utils/logparser.py: add skip statusRobert Yang
2017-06-28commands.py: live output logging + result.error encoding fixPatrick Ohly
2017-06-28meta: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón
2017-05-23oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen
2017-05-18QemuRunner: avoid tainting os.environPatrick Ohly
2017-05-16oe.lsb: add get_os_release()Markus Lehtonen
2017-04-06oeqa/utils/targetbuild: tmp dir improvementsJoshua Lock
2017-04-06oeqa/utils/buildproject: create a more unique tmp dirJoshua Lock
2017-04-05selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly
2017-03-28oeqa: allow customizing image used by runqemu()Patrick Ohly
2017-03-28oeqa: allow extending qemuparams="..."Patrick Ohly
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly
2017-03-26oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-26qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-21qemurunner: configure guest networkingEd Bartosh
2017-03-21qemurunner: get network params from runqemu outputEd Bartosh
2017-03-08qemurunner.py: ignore decode errorsEd Bartosh
2017-03-08targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh
2017-03-08qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh
2017-03-01oeqa: add output to subprocess exceptionsRoss Burton
2017-02-23oeqa: fix typoHumberto Ibarra
2017-02-15selftest: remove result file log awkward checkingBenjamin Esquivel
2017-02-15oeqa.utils.git: support bare reposMarkus Lehtonen
2017-02-15oeqa.utils.git: add git_dir propertyMarkus Lehtonen
2017-02-05oeqa/buildproject: Run gnu-configize by defaultRichard Purdie
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez