1# Redfish Test.
2--include Redfish_Login_And_Logout
3--include Redfish_Login_Using_Unsecured_HTTP
4--include Login_And_Verify_HTTP_Response_Header
5# Local user management
6--include Verify_AccountService_Available
7--include Verify_IPMI_User_Summary
8--include Create_Admin_Redfish_User_And_Verify_Login_Via_IPMI
9#REST SSL connection test
10--include Test_SSL_Connection
11#Basic REST test
12--include REST_Login_Session_To_BMC
13--include Verify_REST_JSON_Data_On_Success
14--include Verify_REST_JSON_Data_On_Failure
15#Basic poweron test
16--include Verify_Front_And_Rear_LED_At_Standby
17--include Verify_Redfish_Host_PowerOn
18--include Verify_Redfish_Host_PowerOff
19# Check for apps failures
20--include Check_For_Application_Failures
21#Power test via IPMI external
22--include Verify_SOL_During_Boot
23--include Verify_Host_PowerOff_Via_IPMI
24--include Verify_Deactivate_Non_Existing_SOL
25# IPMI SEL
26--include Verify_IPMI_SEL_Version
27--include Get_System_Time
28# Redfish Date Time
29--include Verify_Redfish_BMC_Time
30#Power restore.
31--include Test_Restore_Policy_ALWAYS_POWER_OFF_With_Host_Off
32#Inventory
33--include Get_Processor_Inventory_Via_Redfish_And_Verify
34#Sensors
35--include Get_Ambient_Temperature_Records
36#Certificate via Open SSL
37--include Verify_Server_Certificate_View_Via_Openssl
38#BMC sync list test
39--include Test_BMC_Alt_Side_Mirroring
40# Check for BMC dump.
41--include Verify_No_BMC_Dump_And_Application_Failures_In_BMC
42