tests: Additional vlan_file parsing coverage
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
485dd425ba
commit
3d276ba530
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ def test_ap_vlan_file_parsing(dev, apdev, params):
|
|||
hapd = hostapd.add_ap(apdev[0], params)
|
||||
|
||||
tests = ["#\n\n0\t11\n",
|
||||
"1 netdev br\n1",
|
||||
"* ",
|
||||
"1 netdev12345678901234567890"]
|
||||
for t in tests:
|
||||
|
|
Loading…
Reference in a new issue