mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
t-runner: Add verbosity option for TLS debug
This commit is contained in:
parent
c4153941af
commit
2cc4fdbf45
@ -1785,6 +1785,9 @@ static void create_network_and_run_tests(const void *key, void *value,
|
||||
list_interfaces();
|
||||
}
|
||||
|
||||
if (check_verbosity("tls"))
|
||||
setenv("IWD_TLS_DEBUG", "on", true);
|
||||
|
||||
if (!configure_hostapd_instances(hw_settings, config_dir_path,
|
||||
wiphy_list, hostapd_pids))
|
||||
goto exit_hostapd;
|
||||
|
Loading…
Reference in New Issue
Block a user