aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
AgeCommit message (Expand)Author
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen
2015-09-09devtool: add upgrade featureLeonardo Sandoval
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton
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-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton
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-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-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-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
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton
2014-12-21devtool: add QA testsPaul Eggleton