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