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 Redfish_Login_With_Invalid_Credentials
13--include Verify_Update_Service_Enabled
14--include Verify_Redfish_Software_Inventory_Collection
15--include Redfish_Software_Inventory_Status_Check
16--include Verify_Redfish_BMC_Time
17--include Verify_Redfish_Invalid_URL_Response_Code
18--include Verify_Redfish_Unresponsive_URL_paths
19#IPMI tests.
20--include Enable_IPMI_User_And_Verify
21--include Verify_IPMI_User_Deletion
22--include Verify_IPMI_SEL_Version
23--include Test_Get_Self_Test_Results_via_IPMI_Raw_Command
24--include Test_Get_Device_GUID_Via_IPMI_Raw_Command
25#Local user tests.
26--include Verify_AccountService_Available
27#Check for BMC dump.
28--include Verify_No_BMC_Dump_And_Application_Failures_In_BMC
29