summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng2017-05-251-0/+13
* oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen2017-05-231-1/+1
* selftest: fix test_unsupported_subcommand test caseEd Bartosh2017-05-231-2/+1
* selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón2017-05-181-1/+1
* QemuRunner: avoid tainting os.environPatrick Ohly2017-05-181-7/+8
* oeqa/selftest: add test for package manager version comparisonRoss Burton2017-05-161-0/+80
* oeqa/selftest: relax whitespace matches in search regexRoss Burton2017-05-161-2/+2
* selftest/runtime-test: Split the config valuesLeonardo Sandoval2017-05-161-4/+5
* oe.lsb: add get_os_release()Markus Lehtonen2017-05-161-13/+3
* parselogs: whitelist failed to enable keyboard error on intel-corei7-64California Sullivan2017-05-111-0/+1
* parselogs: whitelist bluetooth firmware load error for intel-corei7-64California Sullivan2017-05-111-0/+1
* 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
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-3/+4
* oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2017-03-282-3/+12
* oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez2017-03-281-4/+30
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-273-8/+2
* runtime-test.py: fix typoRobert Yang2017-03-271-2/+2
* oeqa.buildperf: limit the length of error outputMarkus Lehtonen2017-03-271-1/+1
* oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen2017-03-271-3/+10
* oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen2017-03-271-12/+12