summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/devtool: update recipe test as libmatchbox changedRoss Burton2016-07-271-1/+1
* selftest: Added testcase decorator to testsDaniel Istrate2016-03-311-0/+2
* selftest/devtool: Update after make PROVIDER changesRichard Purdie2016-03-281-0/+1
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-0/+2
* Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu"Paul Eggleton2016-03-201-4/+3
* oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton2016-02-281-0/+36
* oe-selftest: devtool: rework devtool upgrade testPaul Eggleton2016-02-281-9/+18
* oe-selftest: remove unused parameterEd Bartosh2016-02-151-1/+1
* oe-selftest: devtool: add another devtool add testPaul Eggleton2016-02-111-0/+37
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-1/+2
* devtool: build: ensure pkgdata is written outPaul Eggleton2016-01-241-1/+6
* oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton2016-01-191-4/+8
* selftest: Added testcase decorators for 2 testsDaniel Istrate2016-01-071-0/+1
* oeqa/selftest: support sets in devtool comparisonsRoss Burton2015-12-281-0/+2
* selftest: Added MACHINE = "qemux86" to tests that use runqemuDaniel Istrate2015-12-281-3/+4
* oe-selftest: devtool: add more explicit check for ls outputPaul Eggleton2015-12-281-0/+2
* oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton2015-12-281-6/+57
* recipetool: create: basic extraction of name/version from filenamePaul Eggleton2015-12-281-7/+8
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-281-1/+1
* devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2015-12-011-4/+4
* oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton2015-11-161-1/+1
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-271-2/+9
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-211-0/+12
* devtool: handle virtual providersPaul Eggleton2015-10-211-0/+32
* devtool: better support for local source filesMarkus Lehtonen2015-10-011-0/+71
* oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen2015-10-011-52/+34
* oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen2015-10-011-31/+18
* oe-selftest: devtool: add setup() methodMarkus Lehtonen2015-10-011-79/+45
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-7/+15
* devtool: update-recipe: better 'auto' modeMarkus Lehtonen2015-09-091-6/+26
* devtool: add upgrade featureLeonardo Sandoval2015-09-091-0/+36
* oe-selftest: test devtool build-image pluginEd Bartosh2015-08-311-0/+26
* oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2015-08-241-1/+1
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-191-0/+30
* oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton2015-08-011-1/+0
* oeqa/selftest/devtool: use new runqemu functionPaul Eggleton2015-07-271-38/+34
* oeqa/devtool: add useful failure messages for some test casesCostin Constantin2015-07-161-10/+11
* oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate2015-07-081-0/+15
* devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton2015-06-181-2/+46
* devtool: update-recipe: add option to write changes to bbappendPaul Eggleton2015-05-201-0/+171
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-1/+30
* oe-selftest: move recipetool tests to their own modulePaul Eggleton2015-05-201-59/+22
* oe-selftest: devtool: add a proper test to see if tap devices existPaul Eggleton2015-05-071-0/+10
* devtool: fix for rename of gcc-sourcePaul Eggleton2015-05-071-1/+9
* oe-selftest: devtool: fix broken URL in test_devtool_add_fetchPaul Eggleton2015-05-071-1/+1
* oe-selftest: devtool: add some tests for devtool add -fPaul Eggleton2015-05-011-30/+118
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-04-271-2/+2
* oe-selftest: devtool: fix test_devtool_update_recipe_gitPaul Eggleton2015-04-271-9/+17
* oe-selftest: add missing dependency to test_recipetool_create_gitPaul Eggleton2015-03-201-2/+2
* oe-selftest: add a test for devtool modify on recipes fetching local filesPaul Eggleton2015-03-201-0/+32