Home
last modified time | relevance | path

Searched refs:iteration (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/phosphor-host-postd/ipmisnoop/
H A Dipmisnoop.cpp38 for (int iteration = 0; iteration < 8; iteration++) in configGPIODirOutput() local
40 gpioStr = gpioName + std::to_string(iteration); in configGPIODirOutput()
78 for (int iteration = 0; iteration < 8; iteration++) in postCodeDisplay() local
81 int value = !((status >> iteration) & 0x01); in postCodeDisplay()
83 led_lines[iteration].set_value(value); in postCodeDisplay()
139 for (size_t iteration = 0; iteration < host.size(); iteration++) in postCodeIpmiHandler() local
141 std::string objPathInst = snoopObject + host[iteration]; in postCodeIpmiHandler()
149 reporters[iteration]->emit_object_added(); in postCodeIpmiHandler()
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_upload_stability.robot26 ${iteration} ${0} variable
48 Set Test Variable ${iteration} ${iteration + 1}
49 ${loop_count}= Catenate Starting iteration: ${iteration}
71 ${loop_count}= Catenate Ending iteration: ${iteration}
H A Dtest_bmc_reset_loop.robot33 # By default run test for 50 loops, else user input iteration.
43 # By default run test for 50 loops, else user input iteration.
53 # By default run test for 50 loops, else user input iteration.
63 # By default run test for 50 loops, else user input iteration.
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot18 # Switch iteration count. By default it does only 2 switch.
20 # nth iteration.
30 # iteration power_on
39 # iteration power_on
46 [Documentation] Wrapper keyword for iteration for firmware side switch.
47 [Arguments] ${iteration} ${power_on}
50 # iteration Number of switch it needs to perform.
54 FOR ${count} IN RANGE 0 ${iteration}
63 # Power Off for next iteration. Firmware image switch ideally needs to be
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Ddesign-review.md23 1. Each design iteration will have a comment section
25 - A title with the iteration number
29 iteration and repeat these steps
/openbmc/openbmc-test-automation/pldm/
H A Dtest_firmware_boot_side.robot48 # iteration
55 [Documentation] Number of iteration, test should perform switch side and boot.
56 [Arguments] ${iteration}
59 # iteration Number of switch it needs to perform.
61 FOR ${count} IN RANGE 0 ${iteration}
62 Print Timen The Current Loop Count is ${count} of ${iteration}
/openbmc/openbmc-test-automation/systest/
H A Dgpu_stress_test.robot56 # Set the iteration (loop) counter.
57 Set Suite Variable ${iteration} ${0} children=true
79 Set Suite Variable ${iteration} ${iteration + 1}
80 ${loop_count}= Catenate Starting iteration: ${iteration}
142 ${loop_count}= Catenate Ending iteration: ${iteration}
H A Dhtx_hardbootme_test.robot91 # Set up the iteration (loop) counter.
92 Set Suite Variable ${iteration} ${0} children=true
94 # Estimate the time required for a single iteration loop.
127 Set Suite Variable ${iteration} ${iteration + 1}
128 ${loop_count}= Catenate Starting iteration: ${iteration}
164 ${loop_count}= Catenate Ending iteration: ${iteration}
H A Dhtx_softbootme_test.robot40 # Set up the (soft) bootme iteration (loop) counter.
41 Set Suite Variable ${iteration} ${0} children=true
109 Set Suite Variable ${iteration} ${iteration + 1}
110 ${loop_count}= Catenate Completed reboot number: ${iteration}
/openbmc/u-boot/lib/
H A Dgunzip.c90 void gzwrite_progress(int iteration, in gzwrite_progress() argument
94 if (0 == (iteration & 3)) in gzwrite_progress()
131 int iteration = 0; in gzwrite() local
241 gzwrite_progress(iteration++, in gzwrite()
/openbmc/u-boot/cmd/
H A Dmem.c794 vu_long pattern, int iteration) in mem_test_quick() argument
804 if (iteration & 1) { in mem_test_quick()
866 int iteration; in do_mem_mtest() local
903 for (iteration = 0; in do_mem_mtest()
904 !iteration_limit || iteration < iteration_limit; in do_mem_mtest()
905 iteration++) { in do_mem_mtest()
911 printf("Iteration: %6d\r", iteration + 1); in do_mem_mtest()
917 iteration); in do_mem_mtest()
942 iteration, errs); in do_mem_mtest()
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot60 Log To Console ${iter}th iteration Patch Request without valid session token
65 # Every 100th iteration, check BMC allows patch with auth token.
118 Log To Console ${iter}th iteration Post Request without valid session token
123 # Every 100th iteration, check BMC allows post with auth token.
145 Log To Console ${iter}th iteration
150 # Every 100th iteration Login with correct credentials
182 # Every 100th iteration, check BMC GUI is responsive.
216 # Every 100th iteration, check BMC GUI is responsive.
262 # Every 100th iteration, check delete operation with valid session token.
281 Log To Console ${iter}th iteration
[all …]
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_os_reboot.robot16 # User defined boot test iteration.
31 # By default run test for 1 loop, else user input iteration.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-croniter_6.0.0.bb1 DESCRIPTION = "croniter provides iteration for datetime object with cron like format"
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Devents.json374 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Devents.json931 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/
H A Devents.json614 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge4U/
H A Devents.json931 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/
H A Devents.json1411 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Devents.json1411 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/
H A Devents.json1118 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Devents.json1118 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Devents.json732 // Collect group temperatures each iteration the repeating timer expires
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge1S4U/
H A Devents.json732 // Collect group temperatures each iteration the repeating timer expires
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot23 # By default 1 iteration, user can key in nth number of iteration to control

123