Home
last modified time | relevance | path

Searched refs:OS (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0002-build-Adjust-CFLAGS-LDFLAGS-to-append-values-passed-.patch39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o…
41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all
42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build …
45 @env OS="${OS}" ../scripts/config-run
47 @env OS="${OS}" BENCHMARK_HARDWARE=NO BENCHMARK_OS=YES ../scripts/results
50 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in…
51 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i…
63 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script…
64 + @env CFLAGS+="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scrip…
[all …]
H A Dupdate-results-script.patch26 -../bin/$OS/msleep 250
27 -ENOUGH=`../bin/$OS/enough`
34 -../bin/$OS/msleep 250
35 -TIMING_O=`../bin/$OS/timing_o`
42 -../bin/$OS/msleep 250
43 -LOOP_O=`../bin/$OS/loop_o`
53 - MB=`../bin/$OS/memsize 4096`
62 -MB=`../bin/$OS/memsize $MB`
63 -MB=`../bin/$OS/memsize $MB`
64 -MB=`../bin/$OS/memsize $MB`
[all …]
H A Drename-line-binary.patch25 ../bin/$OS/msleep 250
26 -LINE_SIZE=`../bin/$OS/line -M ${MB}M`
27 +LINE_SIZE=`../bin/$OS/lm_line -M ${MB}M`
/openbmc/openbmc-test-automation/lib/
H A Dos_utils_install.robot11 Prep OS For HTX Installation
12 [Documentation] Prepare OS for HTX tool installation.
14 Boot To OS
24 OS Execute Command sudo apt-get update
28 OS Execute Command sudo apt-get -y install git
31 Prep OS For OPAL PRD Installation
32 [Documentation] Prepare OS for OPAL PRD tool installation.
34 Boot To OS
44 OS Execute Command sudo apt-get update
47 Setup HTX On OS
[all …]
H A Dos_utilities.robot38 Login To OS
39 [Documentation] Login to OS Host.
44 # os_host IP address of the OS Host.
45 # os_username OS Host Login user name.
46 # os_password OS Host Login passwrd.
47 # alias_name Default OS SSH session connection alias name.
55 [Documentation] Check whether given tool is installed on OS.
60 ${output} ${stderr} ${rc}= OS Execute Command which ${tool_name}
65 Boot To OS
66 [Documentation] Boot host OS.
[all …]
H A Dopenbmc_ffdc_methods.robot166 [Documentation] Run a command on the BMC or OS, write the output to the
369 Log OS All distros FFDC
379 @{cmd_list}= Get FFDC OS All Distros Call ${key_index}
383 …${ffdc_file_sub_list}= Execute Command and Write FFDC ${cmd[0]} ${cmd[1]} ${logpath} target=OS
392 Log OS SPECIFIC DISTRO FFDC
399 # linux_distro Your OS's linux distro (e.g. "UBUNTU", "RHEL", etc).
405 @{cmd_list}= Get FFDC OS Distro Call ${key_index} ${linux_distro}
409 …${ffdc_file_sub_list}= Execute Command and Write FFDC ${cmd[0]} ${cmd[1]} ${logpath} target=OS
415 ${sosreport_file_path} ${stderr} ${rc}= OS Execute Command
430 OS Execute Command chmod 644 ${sosreport_file_path}
[all …]
/openbmc/ipmitool/contrib/
H A Dexchange-bmc-os-info.sysconf4 # the OS and Service Processor/Baseboard Management Controller (BMC)
9 ### Set OS Info in BMC/Service Processor ###
11 # Description: Set OS Name, Version and Hostname in the Service Processor (BMC)
15 ### Reset OS Info in BMC/Service Processor ###
17 # Description: Reset OS Name, Version and Hostname in the Service Processor (BMC).
18 # Useful when the OS Name/Hostname should be empty on reboot
22 ### Set BMC/Service Processor Info in OS ###
/openbmc/openbmc-test-automation/network/
H A Dtest_host_network_interfaces.robot3 Documentation Verify that the OS network interfaces are configured and
7 # OS_HOST The OS host name or IP address.
8 # OS_USERNAME The OS user name.
9 # OS_PASSWORD The OS Host password.
29 @{interface_names}= Get OS Network Interface Names
31 ${ethtool_dict}= Get OS Ethtool ${interface_name}
H A Dtest_cable_pull_recover.robot6 # OS_HOST The OS host name or IP Address.
7 # OS_USERNAME The OS login userid (usually root).
8 # OS_PASSWORD The OS login password.
73 ${stdout} ${stderr} ${rc}= OS Execute Command
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-svr4.patch9 if [ -z "${OS}" -a ! -z "${uname}" ]; then
11 osf1*) OS=break;;
12 - *"4.0"*) OS=svr4;; # There has to be a better way
13 *" dcosx "*) OS=dcosx;;
14 *"cx/ux"*) OS=cxux;;
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_systeminfo_parameters.robot8 ... 4. Primary OS Name - param 3,
9 ... 5. OS Name - param 4,
10 ... 6. Present OS Version Number - param 5.
242 Verify System Info Primary OS Name
243 [Documentation] Verify Primary OS Name of System Info Parameter via IPMI,
250 # Set Primary OS Name of System Info Parameter.
251 Set Primary OS Name ${os_name}
253 # Get Primary OS Name of System Info Parameter.
255 ${pr_os}= Get Primary OS Name
261 Verify Get System Info Primary OS Name With Invalid Data Length
[all …]
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_os_reboot.robot2 Documentation Module to test OS reboot functionality.
22 [Documentation] Boot OS and trigger reboot and expect
23 ... OS to boot back.
26 # 1. Boot OS
27 # 2. Verify OS is booted
28 # 3. Issue "reboot" from OS
29 # 4. Verify if OS is booted back
/openbmc/openbmc-test-automation/openpower/
H A Dtest_nmi_interface.robot19 Trigger NMI When OPAL/Host OS Is Not Up
21 ... while injecting NMI when HOST OS is not up.
28 Trigger NMI When OPAL/Host OS Is Running And Secureboot Is Disabled
30 ... while injecting NMI, when HOST OS is running and
45 Is OS Booted
62 OS Execute Command rm -rf /var/crash/*
63 ${os_release_info}= utils.Get OS Release Info
64 # Start crash dump utility on OS.
67 OS Execute Command ${cmd} print_out=1
91 ... OS Execute Command ls -ltr /var/crash/* print_out=1
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_ipmi_flash.robot55 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1
81 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1
96 OS Execute Command ${cmd} ignore_err=1
98 OS Execute Command ${cmd} ignore_err=1
105 OS Execute Command outb 0x4e 0x07
106 OS Execute Command outb 0x4f 0x0f
108 OS Execute Command outb 0x4e 0xf4
109 ${output} ${stderr} ${rc}= OS Execute Command inb 0x4f
113 OS Execute Command outb 0x4e 0xf5
114 ${output} ${stderr} ${rc}= OS Execute Command inb 0x4f
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/pimd/pimd/
H A D0001-configure-Dont-use-uname-to-determine-target-OS.patch4 Subject: [PATCH] configure: Dont use uname to determine target OS
23 -OS=`uname`
24 +OS="Linux"
/openbmc/openbmc-test-automation/systest/
H A Dtest_boot_acceptance.robot8 # OS_HOST The OS host name or IP Address.
9 # OS_USERNAME The OS login userid (usually root).
10 # OS_PASSWORD The password for the OS login.
64 [Documentation] Stress every controller connected via PCI in an OS with
73 ... Wait Until Keyword Succeeds 15 min 30 sec Is OS Booted
75 ... OS Execute Command uptime
82 Wait Until Keyword Succeeds 15 min 15 sec Is OS Booted
H A Dhtx_softbootme_test.robot7 # OS_HOST The OS host name or IP Address.
8 # OS_USERNAME The OS login userid (usually root).
9 # OS_PASSWORD The password for the OS login.
56 # - Soft bootme (OS Reboot).
90 Log to console ("OS Host is rebooting")
91 # Wait for OS (re) Boot - Max 20 minutes
99 IF '${l_ping}' == '${False}' Fail msg=OS not pinging in 20 minutes
105 ... 3x 60 sec OS Execute Command uptime
158 ${os_release_info}= os_utilities.Get OS Release Info uname
H A Dgpu_stress_test.robot6 # OS_HOST The OS host name or IP Address.
7 # OS_USERNAME The OS login userid (usually "root").
8 # OS_PASSWORD The password for the OS login.
15 # $HTX_INTERVAL. Then allow extra time for OS
47 # The BMC and OS should report the same number of GPUs.
48 ${failmsg01}= Catenate OS reports ${num_os_gpus} GPUs, but BMC
102 Check For Errors On OS Dmesg Log
165 # Get number of GPUs reported by the OS.
167 ${num_os_gpus} ${stderr} ${rc}= OS Execute Command ${cmd}
H A Dproc_freq_check.robot7 # OS_HOST The OS host name or IP Address.
8 # OS_USERNAME The OS login userid (usually root).
9 # OS_PASSWORD The password for the OS login.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/syzkaller/syzkaller/
H A D0001-sys-targets-targets.go-allow-users-to-override-hardc.patch31 @@ -700,12 +699,16 @@ func initTarget(target *Target, OS, arch
35 - if OS == Linux && arch == runtime.GOARCH {
41 + if OS == Linux {
42 + if cc := os.Getenv("SYZ_CC_" + OS + "_" + arch); cc != "" {
57 if (target.OS != runtime.GOOS || !runningOnCI) && getSourceDir(target) == "" {
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Devent.hpp25 OS, enumerator
46 {DiagnosticDataTypes::OS, "OS"},
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Ddisable-version-check.patch1 Disable OS version check in status screen
16 -# Need OS upgrade, but only once per day or if the system was rebooted
35 - # Tell the user that OS version was updated
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dthrow-exception-on-unknown-os.patch13 -#error unknown OS
15 + throw std::runtime_error(std::string("Unknown OS!"));
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dthrow-exception-on-unknown-os.patch13 -#error unknown OS
15 + throw std::runtime_error(std::string("Unknown OS!"));
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/
H A Dbare-metal-espi.bb1 SUMMARY = "Disable eSPI while the customer's host OS is running"
2 DESCRIPTION = "Disable eSPI while an untrusted host OS is running"

12345678910>>...16