1#rsyslog test. 2-i Test_Remote_Logging_Configuration 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 Verify_Front_And_Rear_LED_At_Standby 9-i Verify_Redfish_Host_PowerOn 10-i Verify_Redfish_Host_PowerOff 11#Check for apps failures. 12-i Check_For_Application_Failures 13#Additional REST API tests 14-i REST_Login_Session_To_BMC 15-i Verify_REST_Get_Message_JSON_Compliant 16-i Verify_REST_Post_Message_JSON_Compliant 17#TODO: Enable when fixed bmcweb crashing out due to this. 18#-i Verify_REST_Bad_Request_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 system boot time average 26-i Verify_Uptime_Average_Against_Threshold 27#Check for BMC dump. 28-i Verify_No_BMC_Dump 29#Redfish tests cases. 30-i Redfish_Login_And_Logout 31-i GET_Redfish_Hypermedia_Without_Login 32-i GET_Redfish_SessionService_Resource_With_Login 33-i GET_Redfish_SessionService_Without_Login 34-i Redfish_Login_Using_Invalid_Token 35-i Delete_Redfish_Session_Using_Valid_Login 36-i Redfish_Login_With_Invalid_Credentials 37-i Redfish_Login_Using_Unsecured_HTTP 38-i Verify_Update_Service_Enabled 39-i Verify_Redfish_Software_Inventory_Collection 40-i Redfish_Software_Inventory_Status_Check 41-i Verify_Redfish_BMC_Manager_Properties 42