Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 25 of 74) sorted by relevance

123

/openbmc/qemu/tests/migration-stress/
H A Dguestperf.py24 from guestperf.shell import Shell
26 shell = Shell()
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/
H A Dlibwatchdog_git.bb1 SUMMARY = "Watchdog Shell Library"
2 DESCRIPTION = "Watchdog Shell Library"
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_tools_utils.robot9 # ignore_err controls Shell Cmd behavior.
25 ${rc} ${output}= Shell Cmd ${cmd_buf}
37 ${rc} ${output}= Shell Cmd ${command_string} ignore_err=${check_error}
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_JsonSchema_ResponseValidator.robot33 Shell Cmd mkdir -p logs/
59 ${validate_errs}= Shell Cmd cat validate_errs
65 Shell Cmd mv validate_errs logs/validate_errs_${url.rsplit("/")[-1]}
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot57 ${rc} ${std_err}= Shell Cmd ! ${ssh_cmd_buf}
65 Shell Cmd ! ${ssh_cmd_buf} | egrep -- "${weak_key_regex}"
66 Shell Cmd ! ${ssh_cmd_buf} | egrep -- "${mac_key_regex}"
/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/templates/default/
H A Dconf-notes.txt1 ### Shell environment set up for builds. ###
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-shellingham_1.5.4.bb1 SUMMARY = "Tool to Detect Surrounding Shell"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.24.12.bb1 DESCRIPTION = "TENEX C Shell, an enhanced version of Berkeley csh \
2 The TENEX C Shell is an enhanced version of the Berkeley Unix C shell. \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sexpect/
H A Dsexpect_2.3.15.bb1 SUMMARY = "sexpect is another implementation of Expect which is specifically designed for Shell scr…
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-shell/
H A Dgnome-shell-extensions_48.0.bb1 SUMMARY = "GNOME Shell Extensions"
H A Dgnome-shell_48.0.bb1 SUMMARY = "GNOME Shell is the graphical shell of the GNOME desktop environment"
/openbmc/openbmc/meta-google/recipes-google/ipmi/
H A Dipmi-fru-sh.bb1 SUMMARY = "Shell functions for manipulating IPMI formatted EEPROMs"
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0010-cmd-go-clear-GOROOT-for-func-ldShared-when-trimpath-.patch37 - return b.Shell(root).run(dir, targetPath, nil, cfg.BuildToolexec, base.Tool("link"), "-o", target…
45 + return b.Shell(root).run(dir, targetPath, env, cfg.BuildToolexec, base.Tool("link"), "-o", target…
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSSH-short5 called by a name other than "ssh" or "Secure Shell".
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dnetwork-sh.bb1 SUMMARY = "Shell functions for manipulating network addresses"
/openbmc/openbmc/meta-google/recipes-google/test/
H A Dtest-sh.bb1 SUMMARY = "Shell functions for testing shell scripts"
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dconf-notes.txt2 ### Shell environment set up for builds. ###
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_websocket.robot119 Shell Cmd ${command} fork=${1}
130 ${shell_rc} ${pid}= Shell Cmd ${cmd}
142 Shell Cmd kill -s SIGTERM ${pid}
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/
H A Dreport.txt33 [X] ACS - UEFI Shell dumps
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/mksh/
H A Dmksh_59c.bb1 DESCRIPTION = "The MirBSD Korn Shell - an enhanced version of the public domain ksh"
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dsbsa-acs_7.1.4.bb22 EDK2_PLATFORM = "Shell"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/
H A D0001-adduser-set-default-shell-with-sbin-nologin.patch6 Shell nologin whether provided by shadow or util-linux is installed to
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libconfig/
H A Dlibconfig-autoconf-perl_0.319.bb7 Shell developers."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/zsh/
H A Dzsh_5.9.bb1 SUMMARY = "UNIX Shell similar to the Korn shell"
/openbmc/qemu/tests/migration-stress/guestperf/
H A Dshell.py100 class Shell(BaseShell): class
103 super(Shell, self).__init__()

123