Home
last modified time | relevance | path

Searched defs:exit_function (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc-test-automation/templates/
H A Dbash_simple_template22 function exit_function() { function
/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/
H A Dmemcheck.sh36 function exit_function() { function
/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/
H A Dcp_ffdc_check38 def exit_function(signal_number=0, frame=None): function
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot36 def exit_function(signal_number=0, frame=None): function
/openbmc/openbmc-test-automation/bin/
H A Dprop_call.py68 def exit_function(signal_number=0, frame=None): function
H A Dprint_ffdc_functions39 def exit_function(signal_number=0, frame=None): function
H A Dvalidate_plug_ins.py58 def exit_function(signal_number=0, frame=None): function
H A Dobmc_ser_num53 def exit_function(signal_number=0, frame=None): function
H A Dgenerate_testsuite_info.py57 def exit_function(signal_number=0, frame=None): function
H A Dwebsocket_monitor.py62 def exit_function(signal_number=0, frame=None): function
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check60 def exit_function(signal_number=0, frame=None): function
/openbmc/openbmc-test-automation/tools/ct_metrics/
H A Dgen_csv_results.py122 def exit_function(signal_number=0, frame=None): function
/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py546 def gen_post_validation(exit_function=None, signal_handler=None): argument