1#Verify SSH and IPMI interfaces 2--include Test_SSH_And_IPMI_Connections 3#Check for apps failures. 4--include Check_For_Application_Failures 5#Redfish tests cases. 6--include Redfish_Login_And_Logout 7--include GET_Redfish_Resources_With_Login 8--include GET_Redfish_SessionService_Without_Login 9--include Redfish_Login_Via_SessionService 10--include Redfish_Login_Using_Invalid_Token 11--include Delete_Redfish_Session_Using_Valid_Login 12--include Verify_Update_Service_Enabled 13--include Verify_Redfish_Software_Inventory_Collection 14--include Redfish_Software_Inventory_Status_Check 15# openbmc/bmcweb#264 --include Verify_Redfish_BMC_Time 16--include Verify_Redfish_Invalid_URL_Response_Code 17#IPMI tests. 18--include Enable_IPMI_User_And_Verify 19--include Verify_IPMI_User_Deletion 20--include Verify_IPMI_SEL_Version 21--include Test_Get_Self_Test_Results_via_IPMI_Raw_Command 22--include Test_Get_Device_GUID_Via_IPMI_Raw_Command 23#Local user tests. 24--include Verify_AccountService_Available 25#Check for BMC dump. 26--include Verify_No_BMC_Dump_And_Application_Failures_In_BMC 27