blob: ce7e990f11b54b01a2913bf423046f8bb9f42d8f [file] [log] [blame]
Chris Austenb29d2e82016-06-07 12:25:35 -05001*** Settings ***
2Documentation This testsuite is for testing fan interface for openbmc
3Suite Teardown Delete All Sessions
4Resource ../lib/rest_client.robot
George Keishingd55a4be2016-08-26 03:28:17 -05005Resource ../lib/openbmc_ffdc.robot
Gunnar Millseac1af22016-11-14 15:30:09 -06006Test Teardown FFDC On Test Case Fail
Chris Austenb29d2e82016-06-07 12:25:35 -05007
8*** Test Cases ***
George Keishingfae32f32016-09-29 11:25:37 -05009Empty Fan Test
George Keishing410b6292016-07-05 10:40:16 -050010 [Documentation] Dummy Test case. We can't have an empty test case in
11 ... the testcase directory.
George Keishingfae32f32016-09-29 11:25:37 -050012 [Tags] Empty_Fan_Test
George Keishing410b6292016-07-05 10:40:16 -050013 Log This is a dummy test case.. Ignore