aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh
2015-08-31oe-selftest: wic: fix test19_image_env test caseEd Bartosh
2015-08-31oeqa: Add allarch sstate sig testRichard Purdie
2015-08-30oe-selftest: test building wic image by bitbakeEd Bartosh
2015-08-30oe-selftest: test generation of <image>.envEd Bartosh
2015-08-30oeqa: Optimise sstate testsRichard Purdie
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton
2015-08-24wic: Test creation of iso imageMihaly Varga
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
2015-08-11oeqa/selftest: remove tests for TCs that are no longer validMihail Stanciu
2015-07-31oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin
2015-07-31oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin
2015-07-31oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton
2015-07-27oeqa/selftest/devtool: use new runqemu functionPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie
2015-07-27oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie
2015-07-27oeqa/recipetool: allow templayerdir overrideChristopher Larson
2015-07-27oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson
2015-07-27oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson
2015-07-25oeqa: Add exception handling around qemu process cleanupRichard Purdie
2015-07-24oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton
2015-07-22oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin
2015-07-22oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin
2015-07-22oeqa/prservice: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/recipetool: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/pkgdata: add useful failure messages to test casesCostin Constantin
2015-07-21oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin
2015-07-16oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin
2015-07-16oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin
2015-07-16oeqa/bbtests: add useful failure messages for all test casesCostin Constantin
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-07-08oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeat...Daniel Istrate
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie
2015-07-08oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie
2015-07-07oeqa/selftest: Added new testsuite for image features.Daniel Istrate
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate
2015-07-07oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate
2015-07-07oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie
2015-07-02wic: Test rootfs plugin using rootfs pathsEd Bartosh
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh
2015-07-01oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie
2015-07-01oeqa/bbtests: Improve error handlingRichard Purdie
2015-06-27oeqa/recipetool: Fix symlink resolutionRichard Purdie
2015-06-26wic: oe-selftest: Test image compressingEd Bartosh
2015-06-26oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie
2015-06-23wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh