1#Verify SSH and IPMI interfaces 2--include Test_SSH_And_IPMI_Connections 3#Basic poweron test 4--include Verify_Redfish_Host_PowerOn 5--include Verify_Redfish_Host_PowerOff 6#Check for apps failures. 7--include Check_For_Application_Failures 8#Verify system boot time average 9--include Verify_Uptime_Average_Against_Threshold 10#Redfish tests cases. 11--include Redfish_Login_And_Logout 12--include GET_Redfish_Resources_With_Login 13--include GET_Redfish_SessionService_Without_Login 14--include Redfish_Login_Using_Invalid_Token 15--include Delete_Redfish_Session_Using_Valid_Login 16--include Redfish_Login_With_Invalid_Credentials 17--include Redfish_Login_Using_Unsecured_HTTP 18--include Verify_Update_Service_Enabled 19--include Verify_Redfish_Software_Inventory_Collection 20--include Redfish_Software_Inventory_Status_Check 21#IPMI tests. 22--include Enable_IPMI_User_And_Verify 23--include Verify_IPMI_User_Deletion 24#Local user tests. 25--include Verify_AccountService_Available 26#Check for BMC dump. 27--include Verify_No_BMC_Dump_And_Application_Failures_In_BMC 28