summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
Commit message (Expand)AuthorAgeFilesLines
...
* oe-selftest: add a test for devtool deploy-targetPaul Eggleton2015-03-201-0/+56
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-0/+24
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-0/+29
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+33
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-1/+69
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-0/+40
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+4
* oeqa/selftest: populate pkgdata/shlibs in test_recipetool_create_gitPaul Eggleton2014-12-251-0/+2
* oeqa/selftest: improve failure messages for devtool testsPaul Eggleton2014-12-251-10/+10
* devtool: add QA testsPaul Eggleton2014-12-231-0/+239