aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2017-06-05oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton
2017-05-11bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt
2017-04-29devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza
2017-04-29selftest/bbtests: improve download rename testRoss Burton
2017-04-13oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval
2017-04-12selftest/wic.py: vda -> sdaRobert Yang
2017-04-12oe-selftest: test wic sparse_copy APIEd Bartosh
2017-04-11oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock
2017-04-10scripts: Drop cleanup-workdirRichard Purdie
2017-04-10oeqa/selftest: Don't use cleanup-workdirRichard Purdie
2017-04-10selftest/sstatetests: Replace glibc-initial with linux-libc-headersRichard Purdie
2017-04-10selftest/recipetool: skip create_git in case x11 feature is not presentLeonardo Sandoval
2017-04-10selftest/wic: skip wic unit tests in case NLS is disableLeonardo Sandoval
2017-04-06oeqa/runtime/utils/targetbuildproject: use parent classes defaults tmpdirJoshua Lock
2017-04-06oeqa/utils/targetbuild: tmp dir improvementsJoshua Lock
2017-04-06oeqa/utils/buildproject: create a more unique tmp dirJoshua Lock
2017-04-05selftest/devtool: skip test in case of poky-tiny distroLeonardo Sandoval
2017-04-05selftest/recipetool: replace fedorahosted.org SRC_URI with github.com sourceChoong YinThong
2017-04-05runtime/dnf : Add ID to the dnf test casesJose Perez Carranza
2017-04-05selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval
2017-04-05selftest/commands: extend variable regex to include A_B variable notationLeonardo Sandoval
2017-04-01selftest/pkgdata: replace the glibc recipe allowing execution on non-poky dis...Leonardo Sandoval
2017-04-01wic: remove prepare_empty_partition_squashfsEd Bartosh
2017-04-01oe-selftest: test creation of msdos partitionEd Bartosh
2017-04-01oe-selftest: fix incorrect fstypeEd Bartosh
2017-04-01oe-selftest: add test_image_bootpart_globbed test for wicEd Bartosh
2017-04-01oe-selftest: add kickstart_parser test caseEd Bartosh
2017-04-01oe-selftest: add wic test case test_fs_typesEd Bartosh
2017-04-01oeqa/runtime/cases: Migrate underscore casesMariano Lopez
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: QEMU_USE_KVM can list machinesPatrick Ohly
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly
2017-03-28oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock
2017-03-27runtime-test.py: fix typoRobert Yang
2017-03-27oeqa.buildperf: limit the length of error outputMarkus Lehtonen
2017-03-27oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen
2017-03-27oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen
2017-03-27oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen
2017-03-27targetcontrol.py: use logger.info to replace of bb.noteRobert Yang
2017-03-27selftest/runqemu.py: add it to test runqemuRobert Yang
2017-03-27qemurunner.py: fix handling of runqemuparamsChen Qi
2017-03-27oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-27qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-23sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-23oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-23oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-23selftest: pylinted wic test suite.Ed Bartosh