summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval2017-06-061-1696/+0
* selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón2017-05-181-1/+1
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-1/+1
* devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza2017-04-291-1/+1
* selftest/devtool: skip test in case of poky-tiny distroLeonardo Sandoval2017-04-051-0/+2
* selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval2017-04-051-11/+12
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-271-1/+1
* oeqa/selftest/devtool: Enable missing cleanupRichard Purdie2017-03-221-1/+1
* selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza2017-03-221-0/+85
* selftest: Optimize get_bb_var useMariano Lopez2017-03-011-23/+34
* selftest: Avoid sstate corruption by calling cleansstateMariano Lopez2017-03-011-1/+17
* selftest/devtool: Update to account for recipe specific sysrootRichard Purdie2017-01-231-4/+5
* oe-selftest: devtool: remove use of git -CPaul Eggleton2017-01-201-1/+1
* oeqa/selftest/devtool: rewrite modify testcaseRoss Burton2017-01-191-46/+27
* selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval2017-01-161-10/+9
* oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson2017-01-161-0/+46
* selftest/devtool: update test to work with new mtd-utilsRoss Burton2017-01-091-2/+2
* oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson2017-01-091-16/+38
* oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton2016-12-141-3/+12
* devtool: selftest: add test for devtool plugin loadingOla x Nilsson2016-12-131-0/+43
* devtool: modify: support recipes with only local files as sourcePaul Eggleton2016-11-231-0/+2
* oe-selftest: devtool: test that updating a file with subdir= worksPaul Eggleton2016-11-231-0/+25
* devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton2016-11-231-0/+24
* oe-selftest: devtool: test update-recipe with only local filesPaul Eggleton2016-11-231-0/+18
* devtool: add "rename" subcommandPaul Eggleton2016-11-071-0/+60
* oe-selftest: devtool: fix error message in _test_recipe_contents()Paul Eggleton2016-11-071-1/+1
* recipetool: create: separate LICENSE items with & by defaultPaul Eggleton2016-11-071-1/+4
* oe-selftest: devtool: fix test after recent changePaul Eggleton2016-09-031-1/+3
* oeqa/devtool: update recipe test as libmatchbox changedRoss Burton2016-07-201-1/+1
* devtool: add finish subcommandPaul Eggleton2016-07-201-1/+156
* devtool.py: Fix parsing of bitbake-layers' outputLeonardo Sandoval2016-06-021-5/+4
* selftest/devtool: Compare sets instead of arrays on AssertEqualLeonardo Sandoval2016-06-021-16/+16
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-021-1/+1
* recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton2016-06-011-2/+4
* 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