Home
last modified time | relevance | path

Searched refs:RunRpmSteps (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-pid-control/tools/
H A Dfan_rpm_loop_unittest.sh17 RunRpmSteps 1000 5000 3 30 || return
18 RunRpmSteps 5000 1000 3 30 || return
19 RunRpmSteps 1000 5000 1 30 || return
20 RunRpmSteps 5000 1000 1 30 || return
H A Dfan_rpm_loop_test.sh24 function RunRpmSteps() { function
81 RunRpmSteps "${min_rpm}" "${max_rpm}" 10 30
82 RunRpmSteps "${max_rpm}" "${min_rpm}" 10 30
83 RunRpmSteps "${min_rpm}" "${max_rpm}" 1 30
84 RunRpmSteps "${max_rpm}" "${min_rpm}" 1 30