1#rsyslog test.
2#TODO: Enable when remote logging is enabled in future.
3#-i Test_Remote_Logging_Configuration
4#Verify SSH and IPMI interfaces
5-i Test_SSH_And_IPMI_Connections
6#REST SSL connection test.
7-i Test_SSL_Connection
8#Basic poweron test
9-i Verify_Front_And_Rear_LED_At_Standby
10-i Verify_Redfish_Host_PowerOn
11-i Verify_Redfish_Host_PowerOff
12#Check for apps failures.
13-i Check_For_Application_Failures
14#Additional REST API tests
15-i REST_Login_Session_To_BMC
16-i Verify_REST_Get_Message_JSON_Compliant
17-i Verify_REST_Post_Message_JSON_Compliant
18#TODO: Enable when fixed bmcweb crashing out due to this.
19#-i Verify_REST_Bad_Request_Post_Message_JSON_Compliant
20-i REST_Put_Message_JSON_Format_Compliance_Test
21-i Verify_REST_JSON_Data_On_Success
22-i Verify_REST_JSON_Data_On_Failure
23-i Multiple_Requests_On_BMC_Using_Single_REST_Session
24-i REST_Delete_All_Sessions_And_Expect_Error
25-i REST_Logout_Session_To_BMC
26#Verify system boot time average
27-i Verify_Uptime_Average_Against_Threshold
28#Check for BMC dump.
29-i Verify_No_BMC_Dump
30#Redfish tests cases.
31-i Redfish_Login_And_Logout
32-i GET_Redfish_Hypermedia_Without_Login
33-i GET_Redfish_SessionService_Resource_With_Login
34-i GET_Redfish_SessionService_Without_Login
35-i Redfish_Login_Using_Invalid_Token
36-i Delete_Redfish_Session_Using_Valid_Login
37-i Redfish_Login_With_Invalid_Credentials
38-i Redfish_Login_Using_Unsecured_HTTP
39-i Verify_Update_Service_Enabled
40-i Verify_Redfish_Software_Inventory_Collection
41-i Redfish_Software_Inventory_Status_Check
42-i Verify_Redfish_BMC_Manager_Properties
43