/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | emsdk-wasm32-cross.docker | 20 RUN apt-get update && apt-get install -y \ 28 RUN pip3 install meson==${MESON_VERSION} tomli 29 RUN mkdir /build 31 RUN mkdir -p $TARGET 32 RUN <<EOF 51 RUN mkdir -p /zlib 52 RUN curl -Ls https://zlib.net/zlib-$ZLIB_VERSION.tar.xz | \ 55 RUN emconfigure ./configure --prefix=$TARGET --static 56 RUN emmake make install -j$(nproc) 60 RUN mkdir -p /libffi [all …]
|
/openbmc/openbmc-test-automation/data/boot_lists/ |
H A D | OBMC_reboot | 3 OBMC Reboot (run) 4 OBMC Reboot (run) (mfg) 5 REST OBMC Reboot (run) 6 REST OBMC Reboot (run) (mfg) 7 Redfish OBMC Reboot (run) 8 Redfish OBMC Reboot (run) (mfg) 15 PDU AC Cycle (run) 16 PDU AC Cycle (run) (mfg) 19 IPMI MC Reset Warm (run) 20 IPMI MC Reset Warm (run) (mfg) [all …]
|
H A D | All | 25 OBMC Reboot (run) 26 OBMC Reboot (run) (mfg) 27 REST OBMC Reboot (run) 28 REST OBMC Reboot (run) (mfg) 29 Redfish OBMC Reboot (run) 30 Redfish OBMC Reboot (run) (mfg) 37 PDU AC Cycle (run) 38 PDU AC Cycle (run) (mfg) 41 IPMI MC Reset Warm (run) 42 IPMI MC Reset Warm (run) (mfg) [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | nokia_rx51.h | 187 "sercon=setenv con serial; run setcon\0" \ 188 "usbcon=setenv con usbtty; run setcon\0" \ 189 "vgacon=setenv con vga; run setcon\0" \ 199 "run fileload\0" \ 202 "run fileload\0" \ 205 "run fileload\0" \ 216 "trymmcscriptboot=if run switchmmc; then " \ 217 "if run scriptload; then " \ 218 "run scriptboot;" \ 221 "trymmckernboot=if run switchmmc; then " \ [all …]
|
H A D | omap3_logic.h | 75 "if run loadbootscript; then " \ 76 "run bootscript; " \ 78 "run defaultboot;" \ 80 "else run defaultboot; fi\0" \ 81 "defaultboot=run mmcramboot\0" \ 91 "common_bootargs=run setconsole; setenv bootargs " \ 96 "run vrfb_arg\0" \ 123 "run mmcargs; " \ 124 "run common_bootargs; " \ 125 "run dump_bootargs; " \ [all …]
|
H A D | theadorable-x86-common.h | 47 "then run eth_init;else sleep 0;fi\0" \ 62 "then run swupdate;" \ 63 "else run yocto_boot;run swupdate;" \ 67 "setroot_ubuntu=setenv partnr ${ubuntu_part};run setroot\0" \ 68 "setroot_yocto=setenv partnr ${yocto_part};run setroot\0" \ 77 "ubuntu_boot=run setroot_ubuntu ubuntu_args_quiet " \ 79 "ubuntu_boot_console=run setroot_ubuntu ubuntu_args " \ 82 "net_boot=run start_eth setroot_ubuntu net_args " \ 87 "run boot\0" \ 92 "yocto_boot=run setroot_yocto yocto_args addmtd addmisc " \ [all …]
|
H A D | k2g_evm.h | 44 "init_mmc=run args_all args_mmc\0" \ 46 "${bootdir}/${name_fw_rd}; run set_rd_spec\0" \ 56 "run findfdt; " \ 57 "run envboot; " \ 58 "run init_${boot}; " \ 59 "run get_mon_${boot} run_mon; " \ 60 "run set_name_pmmc get_pmmc_${boot} run_pmmc; " \ 61 "run get_kern_${boot}; " \ 62 "run init_fw_rd_${boot}; " \ 63 "run get_fdt_${boot}; " \ [all …]
|
H A D | exynos4-common.h | 44 "if run loadinitrd; then " \ 50 "if run loaddtb; then " \ 61 "run loadkernel;" \ 62 "run kernel_args;" \ 67 "run check_dtb;" \ 68 "run check_ramdisk;" \ 69 "run loadkernel;" \ 70 "run kernel_args;" \ 75 "run check_dtb;" \ 76 "run check_ramdisk;" \ [all …]
|
H A D | cl-som-imx7.h | 74 "storagebootcmd=echo Booting from ${storagetype} ...; run ${storagetype}args; run doboot;\0" \ 90 "if run mmc_config; then " \ 93 "if run loadscript; then " \ 94 "run bootscript; " \ 98 "if run mmc_config; then " \ 101 "if run loadkernel; then " \ 102 "if run loadfdt; then " \ 103 "run storagebootcmd;" \ 108 "run mmcbootscript\0" \ 112 "if run loadscript; then " \ [all …]
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | Makefile.target | 28 run-float_%: float_% 29 $(call run-test,$<, $(QEMU) $(QEMU_OPTS) $<) 60 run-vma-pthread: vma-pthread 62 run-plugin-vma-pthread-with-%: vma-pthread 66 run-test-mmap: test-mmap 67 $(call run-test, test-mmap, $(QEMU) $<, $< (default)) 70 GDB_SCRIPT=$(SRC_PATH)/tests/guest-debug/run-test.py 72 run-gdbstub-sha1: sha1 73 $(call run-test, $@, $(GDB_SCRIPT) \ 79 run-gdbstub-qxfer-auxv-read: sha1 [all …]
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_disable.robot | 15 [Teardown] Run Keywords FFDC On Test Case Fail 16 ... AND Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on 19 Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access off 20 Run Keyword and Expect Error *Unable to establish IPMI* 21 ... Run External IPMI Standard Command lan print ${CHANNEL_NUMBER} 24 Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on 35 [Teardown] Run Keywords FFDC On Test Case Fail 36 ... AND Run Inband IPMI Standard Command lan set ${CHANNEL_NUMBER} access on 39 ${resp}= Run Keyword and Ignore Error 40 ... Run External IPMI Standard Command lan set ${CHANNEL_NUMBER} access off [all …]
|
H A D | test_ipmi_user.robot | 43 [Teardown] Run Keywords FFDC On Test Case Fail AND 50 Run IPMI Standard Command user enable ${random_userid} 67 [Teardown] Run Keywords FFDC On Test Case Fail AND 73 Run IPMI Standard Command 75 Run IPMI Standard Command user enable ${random_userid} 97 [Teardown] Run Keywords FFDC On Test Case Fail AND 110 ${msg}= Run Keyword And Expect Error * Run IPMI Standard Command 126 ${msg}= Run Keyword And Expect Error * Run IPMI Standard Command 135 [Teardown] Run Keywords FFDC On Test Case Fail AND 142 ${msg}= Run Keyword And Expect Error * Run IPMI Standard Command [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | 0001-skip-the-test-when-gcc-not-deployed.patch | 13 tests/run-disasm-x86-64.sh | 2 ++ 14 tests/run-disasm-x86.sh | 2 ++ 15 tests/run-strip-g.sh | 2 ++ 16 tests/run-strip-nothing.sh | 2 ++ 19 diff --git a/tests/run-disasm-x86-64.sh b/tests/run-disasm-x86-64.sh 21 --- a/tests/run-disasm-x86-64.sh 22 +++ b/tests/run-disasm-x86-64.sh 32 diff --git a/tests/run-disasm-x86.sh b/tests/run-disasm-x86.sh 34 --- a/tests/run-disasm-x86.sh 35 +++ b/tests/run-disasm-x86.sh [all …]
|
/openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
H A D | smack.py | 20 status, output = cls.tc.target.run("grep smack /proc/mounts | awk '{print $2}'") 28 status,output = self.target.run("cat /proc/self/attr/current") 35 self.target.run("touch %s" %filename) 36 status, output = self.target.run("chsmack -a %s %s" %(LABEL, filename)) 41 status, output = self.target.run("chsmack %s" %filename) 42 self.target.run("rm %s" %filename) 58 self.target.run("touch %s" %filename) 59 status, output = self.target.run("chsmack -e %s %s" %(LABEL, filename)) 64 status, output = self.target.run("chsmack %s" %filename) 65 self.target.run("rm %s" %filename) [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.robot | 20 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]} 23 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Cold Reset']['reset'][0]} 29 ... Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device ID']['Get'][0]} 32 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Device GUID']['Get'][0]} 35 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['lan_parameters']['get_ip'][0]} 38 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['lan_parameters']['get_ip_src'][0]} 41 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['lan_parameters']['get_dot1q'][0]} 44 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['SDR_Info']['get'][0]} 47 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['Chassis_status']['get'][0]} 50 Run Inband IPMI Raw Command ${IPMI_RAW_CMD['SEL_Info']['get'][0]} [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
H A D | 0001-test-Fix-build-with-new-compiler-defaults-to-fno-com.patch | 10 sntp/tests/run-packetHandling.c | 2 +- 11 sntp/tests/run-t-log.c | 2 +- 12 sntp/tests/run-utilities.c | 2 +- 15 diff --git a/sntp/tests/run-packetHandling.c b/sntp/tests/run-packetHandling.c 17 --- a/sntp/tests/run-packetHandling.c 18 +++ b/sntp/tests/run-packetHandling.c 28 diff --git a/sntp/tests/run-t-log.c b/sntp/tests/run-t-log.c 30 --- a/sntp/tests/run-t-log.c 31 +++ b/sntp/tests/run-t-log.c 41 diff --git a/sntp/tests/run-utilities.c b/sntp/tests/run-utilities.c [all …]
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | Makefile.softmmu-target | 62 run-semiconsole: QEMU_OPTS=$(QEMU_BASE_MACHINE) $(QEMU_SEMIHOST) -kernel 63 run-semiconsole: semiconsole 65 $(if $(V),@printf " %-7s %s %s\n" "TO RUN" $(notdir $(QEMU)) "$(QEMU_OPTS) $<") 66 run-plugin-semiconsole-with-%: semiconsole 72 run-vtimer: QEMU_OPTS=$(QEMU_EL2_MACHINE) $(QEMU_EL2_BASE_ARGS) -kernel 76 run-memory-record: memory-record memory 77 $(call run-test, $<, \ 84 run-memory-replay: memory-replay run-memory-record 85 $(call run-test, $<, \ 91 EXTRA_RUNS+=run-memory-replay [all …]
|
/openbmc/u-boot/configs/ |
H A D | axm_defconfig | 19 …run flash_self\0bootdelay=3\0ethact=macb0\0flash_nfs=run nand_kernel;run nfsargs;run addip;upgrade…
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | Makefile.softmmu-target | 23 GDB_SCRIPT=$(SRC_PATH)/tests/guest-debug/run-test.py 25 run-gdbstub-memory: memory 26 $(call run-test, $@, $(GDB_SCRIPT) \ 34 run-gdbstub-interrupt: interrupt 35 $(call run-test, $@, $(GDB_SCRIPT) \ 43 run-gdbstub-untimely-packet: hello 44 $(call run-test, $@, $(GDB_SCRIPT) \ 57 run-gdbstub-registers: memory 58 $(call run-test, $@, $(GDB_SCRIPT) \ 67 run-gdbstub-%: [all …]
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/ |
H A D | 30-ubiattach-or-format | 6 cat /run/format-persist 30 echo "Mounting /run/mnt-persist as tmpfs" 31 if ! mkdir -p /run/mnt-persist ; then 35 if ! mount -t tmpfs tmpfs /run/mnt-persist ; then 42 if [ ! -e /run/format-persist ]; then 44 echo "unformatted-ubi" >> /run/format-persist 50 echo "missing-ubi-volume" >> /run/format-persist 54 if [ -e /run/format-persist ]; then 60 mkdir -p /run/mnt-persist 62 if ! mount -t ubifs ubi0:rwfs /run/mnt-persist -o sync,compr=zstd; then [all …]
|
/openbmc/u-boot/board/samsung/common/bootscripts/ |
H A D | autoboot.cmd | 20 run loaddtb; 31 run loadinitrd; 57 run check_dtb; 58 run check_ramdisk;" 66 run check_dtb; 67 run check_ramdisk;" 71 run loadkernel; 72 run kernel_args; 79 run setboot_fit; 80 run boot_img; [all …]
|
/openbmc/u-boot/board/aspeed/ |
H A D | ast2600_openbmc_mmc.txt | 2 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc 3 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc 4 bootcmd=setenv origbootargs ${bootargs}; run bootconfcmd; run bootsidecmd 7 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm… 9 bootsidecmd=if test ${bootside} = b; then run bootb; run boota; else run boota; run bootb; fi
|
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/ |
H A D | u-boot-env-ast2600.txt | 2 boota=setenv bootpart 2; setenv rootfs rofs-a; run bootmmc 3 bootb=setenv bootpart 3; setenv rootfs rofs-b; run bootmmc 4 bootcmd=setenv origbootargs ${bootargs}; run bootconfcmd; run bootsidecmd 7 bootmmc=run setmmcargs; ext4load mmc 0:${bootpart} ${loadaddr} fitImage && bootm ${loadaddr}${bootm… 9 bootsidecmd=if test ${bootside} = b; then run bootb; run boota; else run boota; run bootb; fi
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | dnf.py | 21 status, output = self.target.run(command, 1500) 99 status, output = self.target.run('find /var/cache/dnf -name dnf-test-dep*rpm') 117 @skipIfInDataVar('DISTRO_FEATURES', 'usrmerge', 'Test run when not enable usrmerge') 123 self.target.run('mkdir -p %s/etc' % rootpath, 1500) 124 …self.target.run('mkdir -p %s/bin %s/sbin %s/usr/bin %s/usr/sbin' % (rootpath, rootpath, rootpath, … 125 self.target.run('mkdir -p %s/dev' % rootpath, 1500) 127 self.target.run('mkdir -p %s/lib' % rootpath, 1500) 128 self.target.run('mkdir -p %s/libx32' % rootpath, 1500) 129 self.target.run('mkdir -p %s/lib64' % rootpath, 1500) 130 self.target.run('cp /lib/libtinfo.so.5 %s/lib' % rootpath, 1500) [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/run-postinsts/ |
H A D | run-postinsts_1.0.bb | 7 SRC_URI = "file://run-postinsts \ 8 file://run-postinsts.init \ 9 file://run-postinsts.service" 18 INITSCRIPT_NAME = "run-postinsts" 21 SYSTEMD_SERVICE:${PN} = "run-postinsts.service" 33 install -m 0755 ${S}/run-postinsts ${D}${sbindir}/ 36 install -m 0755 ${S}/run-postinsts.init ${D}${sysconfdir}/init.d/run-postinsts 39 install -m 0644 ${S}/run-postinsts.service ${D}${systemd_system_unitdir}/ 45 ${D}${sbindir}/run-postinsts \ 46 ${D}${systemd_system_unitdir}/run-postinsts.service
|