Home
last modified time | relevance | path

Searched refs:network_expected (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/tests/hwsim/
Dtest_wpas_config.py621 def check_network_config(config, network_expected, check=None): argument
625 if network_expected and "network=" not in data:
627 if not network_expected and "network=" in data: