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_Using_Invalid_Token
10--include Delete_Redfish_Session_Using_Valid_Login
11--include Redfish_Login_With_Invalid_Credentials
12--include Verify_Update_Service_Enabled
13--include Verify_Redfish_Software_Inventory_Collection
14--include Redfish_Software_Inventory_Status_Check
15#IPMI tests.
16--include Enable_IPMI_User_And_Verify
17--include Verify_IPMI_User_Deletion
18#Local user tests.
19--include Verify_AccountService_Available
20#Check for BMC dump.
21--include Verify_No_BMC_Dump_And_Application_Failures_In_BMC
22