DR695H | ccff30b | 2017-02-17 18:44:24 -0500 | [diff] [blame] | 1 | *** Settings *** |
| 2 | Documentation Closed Loop Test cases |
| 3 | |
| 4 | Resource ../resources/test_templates/closedloop_test_template.robot |
| 5 | |
| 6 | Test Teardown Teardown Closed Loop |
| 7 | |
| 8 | *** Test Cases *** |
| 9 | |
| 10 | VFW Closed Loop Test |
| 11 | [TAGS] ete closedloop |
| 12 | VFW Policy |
| 13 | VDNS Closed Loop Test |
| 14 | [TAGS] ete closedloop |
Gary Wu | 76bc74f | 2018-03-22 13:25:49 -0700 | [diff] [blame] | 15 | VDNS Policy |
Brian Freeman | 20f11e4 | 2018-07-26 13:55:28 -0500 | [diff] [blame^] | 16 | VFWCL Closed Loop Test |
| 17 | [TAGS] vfwclosedloop |
| 18 | VFWCL High Test ${pkg_host} |
| 19 | VFWCL Low Test ${pkg_host} |