Test Agent reboot
Overview
// global functions te_errno cfg_reboot_ta(const char* ta_name, bool restore, rcf_reboot_type reboot_type);
Detailed Documentation
Global Functions
te_errno cfg_reboot_ta(const char* ta_name, bool restore, rcf_reboot_type reboot_type)
Reboot the Test Agent.
Parameters:
ta_name |
name of the Test Agent |
restore |
if |
reboot_type |
type of TA reboot |
Returns:
Status code (see te_errno.h
)