aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2019-02-25oeqa: make it work for multiple usersRobert Yang
2019-02-25oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang
2019-02-25oeqa/utils/qemurunner: Print output when failed to loginRobert Yang
2018-12-06oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie
2018-12-06oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie
2018-12-06oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie
2018-12-06oeqa: don't litter /tmp with temporary directoriesRoss Burton
2018-12-06oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie
2018-12-06oeqa/qemurunner: Remove resource python warningsRichard Purdie
2018-12-06oeqa/utils/commands: Avoid log message duplicationRichard Purdie
2018-12-06oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie
2018-12-06oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie
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