Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py716 def _test_recipetool_create_git(self, srcuri, branch=None): member in RecipetoolCreateTests
735 self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')
738 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;proto…
741 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-key…
744 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'm…