1#Clear error logs for upcoming tests 2-i Clear_All_Error_Logs 3#Verify SSH and IPMI interfaces 4-i Test_SSH_and_IPMI_Connections 5#REST SSL connection test. 6-i Test_SSL_Connection 7#Basic poweron test 8-i Power_On_Test 9#Check for apps failures. 10-i Check_For_Application_Failures 11#OCC active state check. 12-i Verify_OCC_State_When_Host_Is_Booted 13#Verify BMC reset with the host up 14-i Verify_OCC_State_After_BMC_Reset 15#Additional REST API tests 16-i REST_Login_Session_To_BMC 17-i Verify_REST_Get_Message_JSON_Compliant 18-i Verify_REST_Post_Message_JSON_Compliant 19-i REST_Put_Message_JSON_Format_Compliance_Test 20-i Verify_REST_JSON_Data_On_Success 21-i Verify_REST_JSON_Data_On_Failure 22-i Multiple_Requests_On_BMC_Using_Single_REST_Session 23-i REST_Delete_All_Sessions_And_Expect_Error 24-i REST_Logout_Session_To_BMC 25#Verify code update from the image under test still works 26-i REST_BMC_Code_Update 27#Verify system boot time average 28-i Verify_Uptime_Average_Against_Threshold 29#Verify no error logs generated 30-i Verify_Error_Log_Is_Clear 31