mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-07 04:34:04 -05:00
tests: Additional vlan_file parsing coverage
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
485dd425ba
commit
3d276ba530
@ -75,6 +75,7 @@ def test_ap_vlan_file_parsing(dev, apdev, params):
|
|||||||
hapd = hostapd.add_ap(apdev[0], params)
|
hapd = hostapd.add_ap(apdev[0], params)
|
||||||
|
|
||||||
tests = ["#\n\n0\t11\n",
|
tests = ["#\n\n0\t11\n",
|
||||||
|
"1 netdev br\n1",
|
||||||
"* ",
|
"* ",
|
||||||
"1 netdev12345678901234567890"]
|
"1 netdev12345678901234567890"]
|
||||||
for t in tests:
|
for t in tests:
|
||||||
|
Loading…
Reference in New Issue
Block a user