aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
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
2015-06-23oe-selftest: wic: Fix testcaseEd Bartosh
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh
2015-05-23oe-selftest: Build wic runtime requirements and images before testingEd Bartosh
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton
2015-05-19recipetool: add appendfile subcommandPaul Eggleton
2015-05-19oe-selftest: move recipetool tests to their own modulePaul Eggleton
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton
2015-05-03wic tests: Move wic tests to oe-selftest infraEd Bartosh
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton
2015-04-27oeqa/selftest/toaster: fix bad indentCristian Iorga
2015-04-15oeqa: Add test for layer append and FILESPATH trackingRichard Purdie
2015-04-09lib/oeqa/selftest/bblayers: improve test for add-layer and remove-layerYi Zhao
2015-03-21oe-selftest: use spaces to indent python code, not tabsPaul Eggleton
2015-03-20lib/oeqa/selftest/lic-checksum: Add INHIBIT_DEFAULT_DEPSRandy Witt
2015-03-20lib/oeqa/selftest/lic-checksum: Rename test_fooRandy Witt
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20oe-selftest: improve bitbake-layers testsPaul Eggleton
2015-03-09oeqa/selftest: Added a testcase to verify INCOMPATIBLE_LICENSE option.Lucian Musat
2015-03-09lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes.Randy Witt
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton
2015-02-21lib/oeqa/selftest/bblayers: use dashed subcommandsPaul Eggleton