Searched refs:_DoBinman (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/binman/
H A Dftest.py354 def _DoBinman(self, *argv): member in class:TestFunctional
456 return self._DoBinman(*args)
778 result = self._DoBinman('-H')
794 result = self._DoBinman('build', '-n', '-b', 'sandbox')
800 result = self._DoBinman('build')
826 self._DoBinman('build', '-d', self.TestFile('002_missing_node.dts'))
1685 self._DoBinman(*args)
2849 self._DoBinman('ls', '-i', updated_fname)
2877 self._DoBinman('ls', '-i', updated_fname)
3013 self._DoBinman('extrac
[all...]

Completed in 46 milliseconds