aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
AgeCommit message (Expand)Author
2016-11-10oe-selftest: devtool: test that updating a file with subdir= workspaule/devtool23-oePaul Eggleton
2016-11-10devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-10oe-selftest: devtool: test update-recipe with only local filesPaul Eggleton
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07oe-selftest: devtool: fix error message in _test_recipe_contents()Paul Eggleton
2016-11-07recipetool: create: separate LICENSE items with & by defaultPaul Eggleton
2016-09-03oe-selftest: devtool: fix test after recent changePaul Eggleton
2016-07-20oeqa/devtool: update recipe test as libmatchbox changedRoss Burton
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-06-02devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval
2016-06-02selftest/devtool: Compare sets instead of arrays on AssertEqualLeonardo Sandoval
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-03-30selftest: Added testcase decorator to testsDaniel Istrate
2016-03-28selftest/devtool: Update after make PROVIDER changesRichard Purdie
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-20Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu"Paul Eggleton
2016-02-28oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton
2016-02-28oe-selftest: devtool: rework devtool upgrade testPaul Eggleton
2016-02-15oe-selftest: remove unused parameterEd Bartosh
2016-02-11oe-selftest: devtool: add another devtool add testPaul Eggleton
2016-02-11devtool: modify: make -x the default behaviourPaul Eggleton
2016-01-22devtool: build: ensure pkgdata is written outPaul Eggleton
2016-01-19oe-selftest: devtool: fix test_devtool_add_library if python was built firstPaul Eggleton
2016-01-07selftest: Added testcase decorators for 2 testsDaniel Istrate
2015-12-28oeqa/selftest: support sets in devtool comparisonsRoss Burton
2015-12-27selftest: Added MACHINE = "qemux86" to tests that use runqemuDaniel Istrate
2015-12-22oe-selftest: devtool: add more explicit check for ls outputPaul Eggleton
2015-12-22oe-selftest: add tests for simple devtool add / recipetool create URL casePaul Eggleton
2015-12-22recipetool: create: basic extraction of name/version from filenamePaul Eggleton
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-11-16oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton
2015-10-24oeqa/selftest: Added testcase decorators.Daniel Istrate
2015-10-21oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-09-29devtool: better support for local source filesMarkus Lehtonen
2015-09-29oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen
2015-09-29oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen
2015-09-29oe-selftest: devtool: add setup() methodMarkus Lehtonen
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