summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
Commit message (Expand)AuthorAgeFilesLines
* qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval2017-09-251-1/+6
* qemurunner.py: wait for PID to appear in procfsJuro Bystricky2017-09-131-3/+4
* qemurunner.py: refactor searching for QEMU PIDJuro Bystricky2017-09-111-167/+136
* oeqa/qemurunner: Improve loggingRichard Purdie2017-09-111-45/+45
* qemurunner: Tweak qemu pid starting timeout codeRichard Purdie2017-08-301-4/+8
* utils/logparser.py: fix section checkRobert Yang2017-08-231-1/+1
* oeqa/utils/logparser.py: add skip statusRobert Yang2017-08-231-2/+3
* commands.py: live output logging + result.error encoding fixPatrick Ohly2017-06-281-22/+85
* meta: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-282-3/+3
* scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón2017-06-061-1/+36
* oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen2017-05-231-1/+1
* QemuRunner: avoid tainting os.environPatrick Ohly2017-05-181-7/+8
* oe.lsb: add get_os_release()Markus Lehtonen2017-05-161-13/+3
* oeqa/utils/targetbuild: tmp dir improvementsJoshua Lock2017-04-061-3/+7
* oeqa/utils/buildproject: create a more unique tmp dirJoshua Lock2017-04-061-2/+5
* selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval2017-04-051-1/+1
* oeqa: allow persistent image writes in runqemu()Patrick Ohly2017-03-283-5/+5
* oeqa: allow customizing image used by runqemu()Patrick Ohly2017-03-281-1/+3
* oeqa: allow extending qemuparams="..."Patrick Ohly2017-03-281-2/+2
* oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2017-03-282-3/+12
* oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen2017-03-271-3/+10
* qemurunner.py: fix handling of runqemuparamsChen Qi2017-03-271-3/+3
* oeqa/targetcontrol.py: modify it to test runqemuRobert Yang2017-03-272-13/+28
* qemurunner: configurable timeout for run_serial()Patrick Ohly2017-03-272-10/+15
* qemurunner: configure guest networkingEd Bartosh2017-03-221-0/+13
* qemurunner: get network params from runqemu outputEd Bartosh2017-03-221-14/+22
* qemurunner.py: ignore decode errorsEd Bartosh2017-03-081-1/+1
* targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh2017-03-081-2/+2
* qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh2017-03-083-5/+5
* oeqa: add output to subprocess exceptionsRoss Burton2017-03-011-0/+19
* oeqa: fix typoHumberto Ibarra2017-02-231-2/+2
* selftest: remove result file log awkward checkingBenjamin Esquivel2017-02-151-3/+4
* oeqa.utils.git: support bare reposMarkus Lehtonen2017-02-151-4/+12
* oeqa.utils.git: add git_dir propertyMarkus Lehtonen2017-02-151-0/+4
* oeqa/buildproject: Run gnu-configize by defaultRichard Purdie2017-02-051-1/+1
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-232-3/+3
* testimage.bbclass: Add package install featureMariano Lopez2017-01-231-13/+33
* testimage.bbclass: Add support for package extractionMariano Lopez2017-01-231-0/+161
* oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor classAníbal Limón2017-01-231-9/+2
* oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón2017-01-231-24/+7
* oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2017-01-231-0/+69
* oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez2017-01-231-0/+30
* oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez2017-01-191-0/+9
* oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez2017-01-191-0/+1
* oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen2017-01-191-3/+9
* oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen2017-01-191-13/+19
* oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen2017-01-191-3/+5
* oeqa.utils.metadata: add commit count informationMarkus Lehtonen2017-01-191-1/+2
* oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen2017-01-191-1/+1