summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/selftest/devtool.py
AgeCommit message (Expand)AuthorFiles
2015-11-16oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton1
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate1
2015-10-21oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton1
2015-10-21devtool: handle virtual providersPaul Eggleton1
2015-09-29devtool: better support for local source filesMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen1
2015-09-29oe-selftest: devtool: add setup() methodMarkus Lehtonen1
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: add upgrade featureLeonardo Sandoval1
2015-08-31oe-selftest: test devtool build-image pluginEd Bartosh1
2015-08-24oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-07-31oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton1
2015-07-27oeqa/selftest/devtool: use new runqemu functionPaul Eggleton1
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin1
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate1
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton1
2015-05-19devtool: update-recipe: add option to write changes to bbappendPaul Eggleton1
2015-05-19recipetool: add appendfile subcommandPaul Eggleton1
2015-05-19oe-selftest: move recipetool tests to their own modulePaul Eggleton1
2015-05-07oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton1
2015-05-07devtool: fix for rename of gcc-sourcePaul Eggleton1
2015-05-07oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton1
2015-05-01oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton1
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton1
2015-04-27oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton1
2015-03-20oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton1
2015-03-20oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton1
2015-03-20oe-selftest: add a test for devtool deploy-targetPaul Eggleton1
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton1
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton1
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton1
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton1
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton1
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton1
2014-12-25oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton1
2014-12-25oeqa/selftest: improve failure messages for devtool testsPaul Eggleton1
2014-12-21devtool: add QA testsPaul Eggleton1