Searched defs:exit_function (Results 1 – 13 of 13) sorted by relevance
/openbmc/openbmc-test-automation/templates/ |
H A D | bash_simple_template | 22 function exit_function() { function
|
/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/ |
H A D | memcheck.sh | 36 function exit_function() { function
|
/openbmc/openbmc-test-automation/bin/plug_ins/FFDC/ |
H A D | cp_ffdc_check | 38 def exit_function(signal_number=0, frame=None): function
|
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/ |
H A D | cp_post_boot | 36 def exit_function(signal_number=0, frame=None): function
|
/openbmc/openbmc-test-automation/bin/ |
H A D | prop_call.py | 68 def exit_function(signal_number=0, frame=None): function
|
H A D | print_ffdc_functions | 39 def exit_function(signal_number=0, frame=None): function
|
H A D | validate_plug_ins.py | 58 def exit_function(signal_number=0, frame=None): function
|
H A D | obmc_ser_num | 53 def exit_function(signal_number=0, frame=None): function
|
H A D | generate_testsuite_info.py | 57 def exit_function(signal_number=0, frame=None): function
|
H A D | websocket_monitor.py | 62 def exit_function(signal_number=0, frame=None): function
|
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/ |
H A D | cp_stop_check | 60 def exit_function(signal_number=0, frame=None): function
|
/openbmc/openbmc-test-automation/tools/ct_metrics/ |
H A D | gen_csv_results.py | 122 def exit_function(signal_number=0, frame=None): function
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_arg.py | 546 def gen_post_validation(exit_function=None, signal_handler=None): argument
|