Chris Austen | b29d2e8 | 2016-06-07 12:25:35 -0500 | [diff] [blame] | 1 | *** Settings *** |
| 2 | Documentation This testsuite is for testing fan interface for openbmc |
| 3 | Suite Teardown Delete All Sessions |
| 4 | Resource ../lib/rest_client.robot |
George Keishing | d55a4be | 2016-08-26 03:28:17 -0500 | [diff] [blame] | 5 | Resource ../lib/openbmc_ffdc.robot |
| 6 | Test Teardown Log FFDC |
Chris Austen | b29d2e8 | 2016-06-07 12:25:35 -0500 | [diff] [blame] | 7 | |
| 8 | *** Test Cases *** |
George Keishing | 410b629 | 2016-07-05 10:40:16 -0500 | [diff] [blame] | 9 | Test place holder dummy |
| 10 | [Documentation] Dummy Test case. We can't have an empty test case in |
| 11 | ... the testcase directory. |
| 12 | Log This is a dummy test case.. Ignore |