Home
last modified time | relevance | path

Searched defs:run_cmd (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/scripts/
H A Dcoccicheck156 run_cmd() { function
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgit.py56 def run_cmd(self, git_args, env_update=None): member in GitRepo
/openbmc/phosphor-state-manager/
H A Dobmcutil137 function run_cmd() function
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/
H A Dfvp_devices.py8 def run_cmd(self, cmd, check=True, retry=3): member in FvpDevicesTest
/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py272 def run_cmd(self, bin_path, args=[]): member in QemuUserTest
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py291 def run_cmd(self, cmd): member in BuildPerfTestCase