aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/closed-loop.robot
blob: 26700e887041e76374dbb1227498b129a382dc34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** Settings ***
Documentation   Closed Loop Test cases

Resource    ../resources/test_templates/closedloop_test_template.robot

Test Teardown    Teardown Closed Loop

*** Test Cases ***

VFW Closed Loop Test
    [TAGS]    ete    closedloop    vfwcl
    VFW Policy
VDNS Closed Loop Test
    [TAGS]    ete    closedloop    vdnscl
    VDNS Policy
VFWCL Closed Loop Test
    [TAGS]    vfwclosedloop
    VFWCL High Test   ${pkg_host}
    VFWCL Low Test   ${pkg_host}