tests: Move clear_scan_cache() and set_world_reg() to utils.py

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2020-04-18 11:12:54 +03:00
parent 1bba048d78
commit 0b21877185
11 changed files with 25 additions and 32 deletions

View file

@ -18,7 +18,6 @@ import hostapd
from wpasupplicant import WpaSupplicant
from utils import *
from tshark import run_tshark, run_tshark_json
from test_ap_ht import set_world_reg
from test_sae import build_sae_commit, sae_rx_commit_token_req
from hwsim_utils import set_group_map