Home
last modified time | relevance | path

Searched refs:_test_recipetool_create_git (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py490 def _test_recipetool_create_git(self, srcuri, branch=None): member in RecipetoolCreateTests
509 self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')
512 … self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master')
515 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-key…
518 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard', 'matchbox-keyboar…