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 Power_On_Test
10#Check for apps failures.
11-i Check_For_Application_Failures
12#Additional REST API tests
13-i REST_Login_Session_To_BMC
14-i Verify_REST_Get_Message_JSON_Compliant
15-i Verify_REST_Post_Message_JSON_Compliant
16#TODO: Enable when fixed bmcweb crashing out due to this.
17#-i Verify_REST_Bad_Request_Post_Message_JSON_Compliant
18-i REST_Put_Message_JSON_Format_Compliance_Test
19-i Verify_REST_JSON_Data_On_Success
20-i Verify_REST_JSON_Data_On_Failure
21-i Multiple_Requests_On_BMC_Using_Single_REST_Session
22-i REST_Delete_All_Sessions_And_Expect_Error
23-i REST_Logout_Session_To_BMC
24#Verify system boot time average
25-i Verify_Uptime_Average_Against_Threshold
26#Check for BMC dump.
27-i Verify_No_BMC_Dump
28#Redfish tests cases.
29-i Redfish_Login_And_Logout
30-i GET_Redfish_Hypermedia_Without_Login
31-i GET_Redfish_SessionService_Resource_With_Login
32-i GET_Redfish_SessionService_Without_Login
33-i Redfish_Login_Using_Invalid_Token
34-i Delete_Redfish_Session_Using_Valid_Login
35-i Redfish_Login_With_Invalid_Credentials
36-i Redfish_Login_Using_Unsecured_HTTP
37-i Verify_Update_Service_Enabled
38-i Verify_Redfish_Software_Inventory_Collection
39-i Redfish_Software_Inventory_Status_Check
40-i Verify_Redfish_BMC_Manager_Properties
41