aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/devtool.py
AgeCommit message (Expand)Author
2017-06-05oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval
2017-05-18selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón
2017-05-10bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt
2017-04-28devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza
2017-04-05selftest/devtool: skip test in case of poky-tiny distroLeonardo Sandoval
2017-04-05selftest/devtool: use kernel provider instead of recipe allowing other kernel...Leonardo Sandoval
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock
2017-03-21oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-21selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza
2017-03-01selftest: Optimize get_bb_var useMariano Lopez
2017-03-01selftest: Avoid sstate corruption by calling cleansstateMariano Lopez
2017-01-23selftest/devtool: Update to account for recipe specific sysrootRichard Purdie
2017-01-20oe-selftest: devtool: remove use of git -CPaul Eggleton
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval
2017-01-16oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson
2017-01-09selftest/devtool: update test to work with new mtd-utilsRoss Burton
2017-01-09oe-selftest: devtool: Reverting a change should trigger rebuildOla x Nilsson
2016-12-14oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton
2016-12-13devtool: selftest: add test for devtool plugin loadingOla x Nilsson
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23oe-selftest: devtool: test that updating a file with subdir= worksPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23oe-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