Home
last modified time | relevance | path

Searched refs:restore_plug_in_value (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/
H A Dcp_ffdc_check81 num_error_logs = int(restore_plug_in_value(0, "Soft_errors"))
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check267 hardware_error_found = restore_plug_in_value(0, "Verify_hardware")
/openbmc/openbmc-test-automation/lib/
H A Dgen_plug_in_utils.py482 def restore_plug_in_value(*args, **kwargs): function