aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2017-01-20oe-selftest: devtool: remove use of git -Cpaule/devtool-git-fix1Paul Eggleton
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza
2017-01-16selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton
2017-01-16selftest/bblayers: don't fetch a variable that is never usedRoss Burton
2017-01-16selftest/archiver: don't build an image for a basic testRoss Burton
2017-01-16selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi
2017-01-16selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi
2017-01-16oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson
2017-01-16selftest/eSDK.py: fix sstate dir not found errorChen Qi
2017-01-16runtime: Add cleanup for logrotate testsJose Perez Carranza
2017-01-16image_typedep.py: Add a test that ensures conversion type deps get addedRandy Witt
2017-01-09selftest/devtool: update test to work with new mtd-utilsRoss Burton
2017-01-09oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson
2017-01-09wic: Remove gummiboot testAlejandro Hernandez
2017-01-09gummiboot: Remove/change gummiboot references with systemd-bootAlejandro Hernandez
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-22selftest/wic: reorganizing test methods by functionalityJair Gonzalez
2016-12-22selftest/wic: code cleanupJair Gonzalez
2016-12-22selftest/wic: adding Testopia ID numbers to test cases missing itJair Gonzalez
2016-12-22oeqa/utils/commands.py: allow use of binaries from native sysrootMaciej Borzecki
2016-12-20Revert "selftest/wic: extending test coverage for WIC script options"Richard Purdie
2016-12-19oe-selftest: import git module only when neededEd Bartosh
2016-12-19selftest/wic: extending test coverage for WIC script optionsJair Gonzalez
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-16postinst: Add a test case to verify postinst scripts behaviorJose Perez Carranza
2016-12-16selftest: Test needed to verify postinst orderFrancisco Pedraza
2016-12-16oeqa: move lib/oe tests to oe-selftestRoss Burton
2016-12-16selftest: buildoptions: skip read-only-image test depending on distroLeonardo Sandoval
2016-12-16selftest: bblayers: remove linux kernel checks for show-recipes checkLeonardo Sandoval
2016-12-16selftest: bbtests: use minimal image so all distros can execute itLeonardo Sandoval
2016-12-16selftest: base: new object member to store the DISTRO valueLeonardo Sandoval
2016-12-14oeqa/utils/commands.py: Fix get_bb_vars() when called without argumentsMariano Lopez
2016-12-14oe-selftest: add basic tinfoil testsPaul Eggleton
2016-12-14oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton