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.py722 def _test_recipetool_create_git(self, srcuri, branch=None): member in RecipetoolCreateTests
741 self._test_recipetool_create_git('http://git.yoctoproject.org/git/matchbox-keyboard')
744 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=master;proto…
747 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;branch=matchbox-key…
750 …self._test_recipetool_create_git('git://git.yoctoproject.org/matchbox-keyboard;protocol=https', 'm…