mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-27 16:04:56 +00:00
Created testcases for WAP3_eap security
Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
This commit is contained in:
@@ -111,3 +111,4 @@ class TestDynamicVlanOverSsid5GWpa3(object):
|
||||
elif not val:
|
||||
print("Station ip not assigned as per dynamic vlan")
|
||||
assert False
|
||||
|
||||
|
||||
@@ -647,3 +647,4 @@ class TestDynamicVlan5GWpa3(object):
|
||||
assert False
|
||||
lf_tools.admin_up_down([station_list[sta]], option="up")
|
||||
time.sleep(5)
|
||||
|
||||
|
||||
@@ -111,3 +111,4 @@ class TestDynamicVlanOverSsid2GWpa3(object):
|
||||
elif not val:
|
||||
print("Station ip not assigned as per dynamic vlan")
|
||||
assert False
|
||||
|
||||
|
||||
@@ -653,3 +653,4 @@ class TestDynamicVlan2GWpa3(object):
|
||||
assert False
|
||||
lf_tools.admin_up_down([station_list[sta]], option="up")
|
||||
time.sleep(5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user