summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime/buildcpio: Use our own mirror for sourceRichard Purdie2018-03-041-2/+1
* qemurunner: Simplify binary data handlingRichard Purdie2018-03-041-12/+8
* oeqa: Clean up logger handlingRichard Purdie2018-03-046-41/+26
* oeqa/targetcontrol: Drop unused get_target_controller functionRichard Purdie2018-03-041-27/+2
* oeqa/qemurunner: Use logger.debug, not logger.infoRichard Purdie2018-03-041-37/+37
* qemurunner: Ensure logging handler is removedRichard Purdie2018-03-041-1/+3
* sshcontrol.py: in copy_to() always use scpErik Botö2018-03-041-6/+3
* qemurunner: fix bad indentation in serial loginRoss Burton2018-03-041-3/+3
* qemurunner: print tail qemu log in case bootlog is emptyLeonardo Sandoval2018-03-041-1/+6
* qemurunner.py: wait for PID to appear in procfsJuro Bystricky2018-03-041-3/+4
* qemurunner.py: refactor searching for QEMU PIDJuro Bystricky2018-03-041-167/+136
* oeqa/qemurunner: Improve loggingRichard Purdie2018-03-041-45/+45
* qemurunner: Tweak qemu pid starting timeout codeRichard Purdie2018-03-041-4/+8
* oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza2017-11-051-4/+4
* oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza2017-11-051-3/+3
* selftest/archiver: only execute deploy_archives taskAndré Draszik2017-11-051-1/+1
* selftest/archiver: add tests for recipe type filteringAndré Draszik2017-11-051-0/+76
* oeqa/selftest/recipetool: use stable tarball for recipetool create testRoss Burton2017-11-051-6/+6
* oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton2017-06-051-2/+2
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-1/+1
* devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza2017-04-291-1/+1
* selftest/bbtests: improve download rename testRoss Burton2017-04-291-3/+4
* oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval2017-04-131-1/+1
* selftest/wic.py: vda -> sdaRobert Yang2017-04-121-3/+3
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-0/+29
* oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock2017-04-111-1/+1
* scripts: Drop cleanup-workdirRichard Purdie2017-04-101-27/+0
* oeqa/selftest: Don't use cleanup-workdirRichard Purdie2017-04-102-3/+0
* selftest/sstatetests: Replace glibc-initial with linux-libc-headersRichard Purdie2017-04-101-15/+5
* selftest/recipetool: skip create_git in case x11 feature is not presentLeonardo Sandoval2017-04-101-0/+2
* selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval2017-04-101-1/+4
* oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdirJoshua Lock2017-04-061-2/+1
* 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/devtool: skip test in case of poky-tiny distroLeonardo Sandoval2017-04-051-0/+2
* selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong2017-04-051-4/+4
* runtime/dnf : Add ID to the dnf test casesJose Perez Carranza2017-04-051-0/+12
* selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval2017-04-051-11/+12
* selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval2017-04-051-1/+1
* selftest/pkgdata: replace the glibc recipe allowing execution on non-poky dis...Leonardo Sandoval2017-04-011-15/+13
* wic: remove prepare_empty_partition_squashfsEd Bartosh2017-04-011-2/+1
* oe-selftest: test creation of msdos partitionEd Bartosh2017-04-011-0/+1
* oe-selftest: fix incorrect fstypeEd Bartosh2017-04-011-1/+1
* oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh2017-04-011-0/+10
* oe-selftest: add kickstart_parser test caseEd Bartosh2017-04-011-0/+12
* oe-selftest: add wic test case test_fs_typesEd Bartosh2017-04-011-0/+19
* oeqa/runtime/cases: Migrate underscore casesMariano Lopez2017-04-012-82/+59
* oeqa: allow persistent image writes in runqemu()Patrick Ohly2017-03-284-7/+7
* oeqa: allow customizing image used by runqemu()Patrick Ohly2017-03-281-1/+3
* oeqa: allow extending qemuparams="..."Patrick Ohly2017-03-281-2/+2