Searched defs:run_cmd (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/scripts/ | ||
| H A D | coccicheck | 156 run_cmd() { function |
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ | ||
| H A D | git.py | 56 def run_cmd(self, git_args, env_update=None): member in GitRepo |
| /openbmc/phosphor-state-manager/ | ||
| H A D | obmcutil | 137 function run_cmd() function |
| /openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/runtime/cases/ | ||
| H A D | fvp_devices.py | 8 def run_cmd(self, cmd, check=True, retry=3): member in FvpDevicesTest |
| /openbmc/qemu/tests/functional/qemu_test/ | ||
| H A D | testcase.py | 272 def run_cmd(self, bin_path, args=[]): member in QemuUserTest |
| /openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ | ||
| H A D | base.py | 291 def run_cmd(self, cmd): member in BuildPerfTestCase |